-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Component
#…
-
https://github.com/user-attachments/assets/e29b6c9e-7194-44fb-8f4e-e0876457960d
I've noticed that when I apply the following class to the Drawer.Content:
`"fixed inset-x-4 bottom-4 z-50 mt-24 fl…
-
## What
A bottom sheet is a user-interface pattern used commonly in mobile apps for providing contextual details or controls in the lower area of the screen.
## Other information
[Bottom Sheets: De…
-
The bottom drawer is over-used, and sort of ugly when the screen is wide. First, refine it so that it is offset from the left, leaving the sidebar accessible. Next, add a regular modal dialog version …
-
### Current behavior
V6, It work very well.
Log is like this and app is not working
Warning: TypeError: Attempting to change configurable attribute of unconfigurable property.(useRouteCache.js)
### E…
-
- ChatBot floating action button has no significance
- Drawer does not match the theme of app, it uses glassy theme which does not mix with material UI that app uses
- I would like to implement **b…
-
### Current behavior
As documented, and as how it worked previously, `drawerType` should be `slide` on iOS and `front` on all other platforms. However, sometime after `4.0.0-alpha.3` it now defaults …
-
### Current behavior
I have the following structure in the app:
```
-> Stack Navigation
-> Drawer Navigation
-> Tab Na…
-
Horizontal splits make sense with Postgres or MySQL but Mongo is really just a tall json so I need more vertical space. Is there a way to have the results show up in a vertical split? It would be grea…
-
`Drawer` content is unusable when:
1. The app has a `manifest.json` with `"display": "standalone",`
2. The user installs the app on iOS
3. A sheet is rendered below the fold on a page (interestin…