-
## 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…
-
异常类型:编译异常
手机型号:编译异常
手机系统版本:编译异常
tinker版本:1.9.14.7
gradle版本:Gradle 6.1.1,GradlePlugin 4.0.0
是否使用热更新SDK: 否
系统:Windows10
AS版本:4.0
堆栈/日志:
[13:02:30]: -----------------------Tinker patch begin--…
-
## Steps to Reproduce
1. Run the code following on the mobile simulator or physical mobile device
code sample
```dart
/// Flutter code sample for DropdownButton
// @dart = 2.9
// This…
-
Can we implement the dropdown to have a hover effect to that when we hover over the trigger, the dropdown content is shown.
-
Android version of DropdownMenu is focusable by default:
https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/material/material/src/androidMain/kotlin/androidx/compose/…
-
2019-02-12 22:08:32,450 [PID 6067] [Thread 140736427754432] [INFO] [root] Waiting for login button to become clickable
It stuck at this place.
Can you give me any hint for this issue?
The script…
-
### NextUI Version
2.4.1
### Describe the bug
We have a dropdown that has around 80 items, but when we click the dropdown the items go all around the page.
Is there a way to make the dropdown me…
-
## Description:
Toggling the theme provider component results into additional margin/padding on the document/body causing layout shift.
## Steps to reproduce:
(1) Visit https://app.100xdevs.…
-
### Steps to reproduce
1. Use the provided code snippet from the Flutter examples below. The only difference from the actual example is the property _requestFocusOnTap_ set to **true**
2. Click into…
-
## What problem does this address?
In the MailPoet plugin we extend the block toolbar of the RichText component using the [CustomSelectControl](https://github.com/WordPress/gutenberg/blob/trunk/pac…