-
Apart from saving, there is no support for keyboard navigation or general usage. This needs improvement. Ideally this would be accompanied by a view of keyboard navigation/ shortcuts
-
* Create `NewHomepageViewController` as a placeholder for our collection view
* Add another `ContentType` for the `newHomepage`
* Ensure navigation works with the feature flag turned on and off
* Add …
-
**Description:**
Users are confused by the distinction between views and elements. They struggle to understand the hierarchical relationship, making navigation and interaction difficult.
**User Story…
-
-
### Current behavior
When i am calling the navigation.toggleDrawer so it's not opening the drawer.
### Expected behavior
navigation.toggleDrawer should open the drawer
### Reproduction
https://gi…
-
### Current behavior
Hi, I'm encountering a strange issue with my navigation setup.
**The issue occurs under the following conditions:**
- I'm using a navigation link from a `Tab.Screen` th…
-
I'm trying to reach the navigation destination view in my tests, but it's not accessible.
```swift
import SwiftUI
@main
struct NavigationStackTestingApp: App {
@StateObject var router = …
-
## Summary of the bug
When the menu is open in mobile mode and one navigation group is expanded, expanding another navigation group by clicking closes the previously expanded navigation group. It al…
-
We're getting this error occasionally java.lang.IllegalStateException - The specified child already has a parent. You must call removeView() on the child's parent first. Nav sdk 0.6.1 on android only
…
-
With the new architecture enabled, navigating between screens where TVFocusGuideView is used with the autofocus prop does not work as expected. Instead of persisting the previously focused element, th…