-
### Description
Like in a browser sometimes you don't want to create a new navigation stack, you would use `replace` instead of `push` for that.
### Who will benefit from this feature?
Any extensio…
-
### Current behavior
When you wrap a `WebView` inside of any navigator, the Android back gesture can mess with the text selection inside of the `WebView` if there's editable content
If you're _not_ …
-
Put the settings in the nav bar under "Extras" (which should be renamed to "Settings" since those are configuration settings and not extras at all.)
-
### Current behavior
```
import React from "react";
import { createMaterialTopTabNavigator } from "@react-navigation/material-top-tabs";
import COLOR from "../../../../constants/COLOR";
import …
-
While using the website, I encountered two issues with the navigation bar and dark mode functionality:
Navbar Scrolling Behavior:
The navigation bar scrolls upwards as the page scrolls, making i…
-
### Deployment Type
Self-hosted
### NetBox Version
v4.0.6
### Python Version
3.12
### Steps to Reproduce
1. Enable HTMX navigation
2. Make a script that logs something
3. Run the script
### …
-
When navigating through a FlashList, focus does not remain at the last or first element as expected. Instead:
At the end of the FlashList, when pressing down, the focus shifts to another view withi…
-
## Value proposition
As a user,
I want to view my emotions on a calendar,
so that I can quickly see an overview of my emotions by day and easily navigate to specific details.
## Description
![Image](h…
-
### Summary
Hi Team ,
Problem Statement:
I have a requirement where I need to build an app which opens a map initially with the current location and one destination(configurable). And if I'm cli…
-
The navbar does not remain fixed at the top of the page when scrolling, which affects the user experience and accessibility. A sticky navbar is essential for easy navigation across different sections …