-
Vanuit het boek Programmers Brain, ieder hoofdstuk eindigen met flashcards en naast de flashcards een editor om je antwoord even op te schrijven. Daarna zelf controlleren.
Er bestaat al een soort …
-
When using `ScrollArea` inside `Dialog` gesture scrolling doesn't work only way to navigate is by grabbing the scroll indicator
https://github.com/shadcn/ui/assets/62795688/ea1abc45-19f7-4969-812e-…
-
### Describe the bug
When PopupContextMenu is invoked by clicking a button inside an opened status bar popover component, it briefly renders the context menu behind the parent component and immediate…
-
## Bug report
There is no possibility to set styles for hover, focus, and focus-visible states separately for DropdownMenuItem
### Current Behavior
The focus is set automatically and because of t…
-
Ang. spørsmål om Badge; kom på at slik Badge funker med et wrapper-element, så kan vi få problemer når noe bytte mellom å ha Badge og ikke - fordi det ikke bare er et element som legges til som barn a…
-
### Description
See related https://github.com/WordPress/gutenberg/issues/62018
As mentioned in See related https://github.com/WordPress/gutenberg/issues/62018, limited width space and horizontal …
-
### Steps to reproduce
If you listen on the focus node of the dropdown menu it holds focus in path if using only mouse or only using keyboard to choose the entry. But if you use first keyboard and th…
-
When attempting to type into the text field while the dropdown menu is open, the `onValueChange()` is not triggered.
```
TextDropdownField(
state = rememberDropdownMenuState(setOf("A","B"…
-
### NextUI Version
2.2.9
### Describe the bug
The styles of dropdown and input components are broken and are not as shown in the documentation.
Also, tried with the template provided (https://gith…
-
### NextUI Version
2.4.2
### Describe the bug
When using DropdownItem, if you give it an onPress prop it correctly fires that event when you click or tap the item. However, if you navigate th…