-
Currently, we have to add a delay for automatic back navigation.
When done synchronously without delay, the onAppear of the previous view (ContentView) does not run as the previous view may be consid…
-
Is there a way to draw a route overview in the MapView component? Please let me know if you have any suggestions. Looks there is a package called `react-native-maps-directions` that's used for this bu…
-
Navigating the callstack seems slow since it requires two right-arrow key presses to expand and go to next row.
We should change it so that right-arrow (or clicking on disclosure triangle) automatic…
-
There seems to be some inconsistency in the introduction to the [Navigation Menu Button Example page](https://www.w3.org/TR/wai-aria-practices-1.1/examples/menu-button/menu-button-links.html).
The …
-
Design an intuitive and easy-to-use interface where users can log their daily meals. The food tracker should allow users to search for foods from a database, select portion sizes, and manually enter c…
-
**Steps to Reproduce**
1. Login as an admin user to ensure the courseware.enable_navigation_sidebar waffle flag is enabled
2. Navigate to an in-course experience page
3. With the sidebar navigatio…
-
module: website_cookiebot
version: 17.0
**Steps to reproduce**
1. Install the module in the database.
2. Activate the module and insert the domain group ID from the Cookiebot account.
3. Reques…
-
**Is your feature request related to a problem? Please describe.**
The current card display lacks an automatic swapping feature, causing inconvenience for users who need to manually adjust cards from…
-
### Which project does this relate to?
Router
### Describe the bug
As the title says, `to` accepts the `string` type, meaning that these examples will be "valid":
```tsx
router.navigate({ to: `/pos…
-
### What
Add the option to automatically add new pages to menus when using the Navigation block.
### Why
The option to automatically add new pages to menus was a feature from the Customizer, …