You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: