-
# The problem
Make a semi-transparent drop-down menu.
![expected](https://user-images.githubusercontent.com/31899809/132033108-c7436d10-97c5-4f40-9307-4043b6fa7043.png)
## Using `Modifier`
…
-
On Clicking outside the dropdown menu doesn't close even after onDismissRequest implementation
> Compose 1.0.1
> Kotlin 1.6.10
> OS Linux Mint
```
@Composable
fun AppToolBar(menuItems: List…
-
I need to use DropdownMenu with OutlinedTextField to make a search box and use nav tab with enter key it work with a click but not
with enter or tab key
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues.
### Description
Lua error pops up in BugSack upon loading of the game:
28x Lua error in aura …
-
The specified child already has a parent. You must call removeView() on the child's parent first.
-
I want a `dropdown-menu` with two options: delete and edit, When the user selects an option, a `popover `will show to confirm his selection.
I know we shouldn't put the dialog inside the dropdown me…
TA9IO updated
1 month ago
-
### Use case
In my mobile application I'm using **DropdownMenu** widget - see below..
![image](https://github.com/user-attachments/assets/95389e78-a7c6-477c-b590-05b96020edf6)
The problem I ha…
-
# related:
- [x] #208
- [x] xxx
-
**Is your feature request related to a problem? Please describe.**
We're working on the new Spaces project and we're using the DropdownMenu component. The marketing people will want to track the popu…
-
## DropdownMenu's menu overlay size issue
If you a place a `DropdownMenu` in a `ListView`, the menu overlay expands to fill the width of the layout.
The documentation states:
> **width** prop…