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

[JetStream] Navigating up to top menu bar should focus active menu tab not the profile icon #166

Open
dheineman opened this issue Apr 30, 2024 · 1 comment

Comments

@dheineman
Copy link

Navigating up to the top bar from the top left most item on the home screen catalog will move focus to the profile icon instead of the active top menu item. This is not very logical from a user experience perspective.

I think the problem is caused by the fact that the profile icon is closer to the top left item of the catalog which causes android to choose it to focus next.

See this video that shows the problem:

clideo_editor_58eb5a9be81b4da49087ae50e551eaf8.mp4

The carousel has been removed for this video but the same problem can be seen on the favourites tab where navigating up from the the Movies chip will focus the profile icon whist all other chips will focus the Favourites tab item.

@KoYeThway
Copy link

KoYeThway commented Sep 9, 2024

yes, fix this please.
and if the focus is moved to the top bar tab, the screens are reloading.

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

No branches or pull requests

2 participants