-
This is a continuation of [JetBrains/compose-jb#1388](https://github.com/JetBrains/compose-jb/issues/1388), where I found a related new issue in `1.0.0-beta6-dev474`. Thank you so much for the quick u…
-
Hello, I was playing with the data table component and at first it worked like a charm but as soon as I changed it a bit to my liking (changes applied on the values and cols) I got that sweet sweet hy…
-
@kball @gakimball @zurbrandon @zurbchris It's important that a resolution is reached regarding the customizer. The team might already be implementing a solution, in which case I placed some useful JS…
-
Update - Remote objects project is on hold for now.
-
### NextUI Version
@nextui-org/dropdown@2.1.26
### Describe the bug
The dropdown menu background color cannot be modified, since the `bg-content1` class is set on the content slot, but there is no…
-
**Describe the bug**
so i created a notion-clone and now i want to add editor option inside my app so i used blocknote/react libarary and blacknote/core for css but and im hovering on my sidebar im g…
-
## What problem does this address?
As part of the [fifth call for testing for the FSE Outreach Program](https://make.wordpress.org/test/2021/04/14/fse-program-testing-call-5-query-quest/), the foll…
-
### 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 creating a `DropdownMenu` that has a long list of `DropdownMenuItem`s, if the list is long enough that the popup extends past the edges of the window, the list gets cut off. I'd like to see a wa…
-
### Use case
Since DropdownMenu is the new preferred widget to create Dropdowns, there's no built-in widget to use it wrapped in a FormField (like DropdownButtonFormField, for the old DropdownButton…