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
Describe the bug
Initially the focus is on TvShows tab. When i am navigating to Movies tab and pressing down key, TvShows tab's element should hide but here Movies tab's element is layering over TvShows tab's element and the focus still remains on TvShows tab's element which should be on Movies tab's element. Basically i am trying to make custom top tab navigator. I have used SpatialNavigationRoot in its parent component
I do not fully understand your issue because I do not understand the layout 😁 What do you mean by pressing down? What is supposed to happen, is your screen beneath your tab bar?
Also, what is your state.currentFocus.focusedType, and how do you update it?
If you can't provide any screenshot, can you do at least a little drawing of your layout? It's quite hard to help otherwise 😄
Describe the bug
Initially the focus is on TvShows tab. When i am navigating to Movies tab and pressing down key, TvShows tab's element should hide but here Movies tab's element is layering over TvShows tab's element and the focus still remains on TvShows tab's element which should be on Movies tab's element. Basically i am trying to make custom top tab navigator. I have used SpatialNavigationRoot in its parent component
To Reproduce
Expected behavior
When i focus on videos tab the photos tab's element and when i press down it should focus on videos tab's element
Version and OS
The text was updated successfully, but these errors were encountered: