-
### Steps to reproduce
1. Create a simple project with DropdownMenu
2. Open the project in browser on iOS(version 16.7, Chrome version 125.0.6422.80)
3. Enable VoiceOver
4. Open dropdown menu an…
-
### Discussed in https://github.com/vikramlearning/blazorbootstrap/discussions/371
Originally posted by **powertec-dan** September 20, 2023
There appears to be a way to disable all the DropDow…
-
## Bug report
Given a `@radix-ui/react-dropdown-menu` "Dropdown Menu" use case, with a similar setup than what is described in the [documentation](https://www.radix-ui.com/primitives/docs/componen…
ziir updated
4 months ago
-
1. Is it possible to change the DropdownMenu's theme on android? Currently it renders as a white background regardless of the device theme, but as far as I can tell androids native menus supports them…
-
### 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/docs/…
-
-
### Description
This an old UX issue : the blue highlight is not aligned with the active state
and it brings confusion : user is clicking again on the desired value, and by clicking he's desactiva…
-
### Issue description
DropdownMenu throwing "Uncaught TypeError: _popper2.default is not a constructor" error. Note: The dropdown is not within a Nav.
- components: `ButtonDropdown`
- reactstra…
-
### 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…
-
Hi, thanks for this great lib!
I have a question :)
```typescript
import * as DropdownMenu from "zeego/dropdown-menu";
import { DropdownMenuLabel } from "../DropdownMenu";
import { dropdownSt…