-
How to to make sheet open but inside dropdown menu?
Im trying but the sheet imidietly close.
thank you.
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
-
When a DropdownMenu has quite a lot of items to show, the list is shown as much space as it can (or some measure like that) and it is scrollable on Android. Current Desktop implementation, on the othe…
-
全曲リスト画面でソートルールを選択する際に表示する DropdownMenu が左端で固定されてしまうが、UI を考えると右寄せであるべきと思うので右寄せにする。
-
Hi, I am using shadcn dropdown menu but would like to import the component that uses it only when clicking on a button that triggers thee drop down ussing nextjs dynamic (lazy loading) for improving …
-
The barrierCoversButton not removes overlaying barrier from the dropDownMenu, so any other widgets can't be tapped while the menu is expanded.
Doctor:
✓] Flutter (Channel stable, 3.22.0, on macOS 13…
-
## Bug report
### Current Behavior
When opening a Select within a dialog on Firefox, it triggers an infinite recursion error "Uncaught InternalError: too much recursion".
https://github.c…
-
If a menu item within a Dropdown menu initiates a full-screen switch, then subsequent menus don't appear.
This is because the DropdownMenuPortal element is implicitly created within the DropdownMen…
-
# Bug report
## Describe the bug
I'm currently getting `Invalid Refresh Token: Refresh Token Not Found` error in my Next.js middleware
```tsx
const res = NextResponse.next();
const supaba…