Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Search Bar Behavior to Select Entire URL on Click #1272

Closed
naeem4633 opened this issue Aug 4, 2024 · 4 comments
Closed

Enhance Search Bar Behavior to Select Entire URL on Click #1272

naeem4633 opened this issue Aug 4, 2024 · 4 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@naeem4633
Copy link

Problem

The current behavior of the search bar in the Responsively App only places the cursor at the clicked position instead of selecting the entire URL. This differs from the standard browser behavior, where clicking the address bar selects the entire URL, allowing for quick replacement.

Proposed Solution

Update the search bar interaction to select the entire URL when clicked, similar to web browsers like Chrome and Firefox.

Benefits

  • Aligns the app's behavior with common browser practices, enhancing user experience.
  • Allows users to quickly replace URLs without manually selecting the text.
  • Provides a more intuitive interaction for frequent testers of URLs.

Steps to Reproduce

  1. Open the Responsively App.
  2. Navigate to any URL.
  3. Click on the search bar.
  4. Notice that the entire URL is not selected; only the cursor appears.

Additional Context

This feature will improve usability for users who frequently switch between the app and web browsers, offering a consistent experience.

Screenshots/GIFs

gif 1

@manojVivek manojVivek added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 5, 2024
@keshav-maheshwari707
Copy link

In my system, it is selecting the whole URL

@naeem4633
Copy link
Author

On my side it does not select the whole thing, I'm on a windows PC.

@Pulkitxm
Copy link
Contributor

Pulkitxm commented Aug 6, 2024

I want to work on this issue

@manojVivek
Copy link
Collaborator

Fixed in #1275

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants