-
### Feature
Hi @adrianthedev and @Paul-Bob , great release again with Avo. 3.14
We currently use the tagify field very extensively (mainly with remote data calls), it works 70-80% of the time, but th…
-
https://github.com/vaadin/flow-components/blob/b2fe10c92ef9812e9e9ca5f045e6e459d0ae4cc7/vaadin-combo-box-flow-parent/vaadin-combo-box-flow/src/main/resources/META-INF/resources/frontend/comboBoxConnec…
-
- [x] `aria-current` is not supposed to be used in combination with the `option` role (https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-current#associated_roles)
- [ ] …
-
### Current behavior
There seems to be more gap between icon and placeholder. When text is entered, the alignment appears messy, making the input field look cluttered
![Screenshot 2024-11-19 at 8 12…
-
### Current behavior
In dark mode, the ComboBox appears black, and the selected option appears grey, giving the impression that it is disabled.
In light mode, the selected option also appears grey, …
-
### Is your feature request related to a problem? Please describe.
When I tab to the combobox, it gets focus but I need to tab again in order for the cursor to be activated and keystrokes to register…
-
We should add proper public support for descriptions on Combobox options.
Consider:
- will we wrap description? will need to support variable height
- or just single line + truncate?
-
I'm working on a Quest 3 app using TLabWebViewVR. However, none of the comboboxes on the web are functioning. Am I the only one experiencing this? Is there a way to make them work?
-
### Current behavior
When an option (e.g., "G") is selected in the ComboBox and the screen size is reduced, the selected option flickers between other options (e.g., other alphabets) while scrolling …
-
### Is your feature request related to a problem? Please describe.
When using autocomplete, I'd like to be able to arrow down to my selection and hit tab to select & move to the next control. As it i…