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

A more accessible search field #127

Closed
Roccobot opened this issue Apr 8, 2024 · 1 comment
Closed

A more accessible search field #127

Roccobot opened this issue Apr 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Roccobot
Copy link

Roccobot commented Apr 8, 2024

Request (required)
When you want to 'browse' media, you need one tap on the bottom menu bar (e.g. Explore), then another tap inside the search field (at the top of the page). I wish it was more convenient.

Other apps solve this inconvenience in different ways, such as:

• by placing the search field at the very bottom, or at least in a position that is reachable by the thumb.

• by making the bottom bar buttons tappable twice:
- the first tap brings the user to the corresponding section of the app
- the second tap moves the focus to the main search field (if available) and makes it active, so the cursor blinks and the keyboard appears.

Snap.png

I'm just nitpicking here of course, I know, but nevertheless I think this would be great

@Roccobot Roccobot added the enhancement New feature or request label Apr 8, 2024
@axiel7
Copy link
Owner

axiel7 commented Apr 9, 2024

I want to implement the second option, but I haven't found a way to do that with Compose NavigationBarItem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants