-
### Description
When you have a grid with all-rows-visible attribute, you must set explicit height otherwise you might get maximum recursion or Maximum call stack size exceeded.
It also occurs …
-
Hello.
The context menu automatically closes itself when an item is clicked inside the menu. That works fine when using the provided MenuItems. But in my use case i add a ComboBox and a Button to the…
-
A component for creating the types of multi-text items typical in lists etc.
- Primary text (also supports slotting elements)
- Secondary text (configurable to be above or below primary text; also su…
-
The current implementation uses `` which is _semantically_ incorrect if we wish to build a menu. The role should be set to `"menu"` and the items should have `role="menuitem"`.
(Ideally `aria-haspo…
-
The column visibility toggler is a common feature for datatable.
Is it possible to add this feature in vaadin-grid or add an example of code to create a column toggler?
There are few problems or m…
-
### Description
By default, as long as `modeless` attribute is not set, the overlay opens as a modal. In this state, it adds `pointer-events: none` to the `body` element which blocks scrolling for …
-
The current API allows the developer to either wrap content that acts as the context, or define a `listen-on` attribute to point to another element on the page that acts as the context.
I propose w…
jouni updated
3 years ago
-
It would be nice to have an `error` theme variant for `vaadin-item` to highlight potentially "dangerous" or "destructive" actions in a menu (`vaadin-context-menu` > `vaadin-list-box` > `vaadin-item`).
-
### Description of the bug
Open
https://vaadin.com/docs/latest/components/context-menu
with a Chromium engine's mobile emulator.
Navigate to a sub-menu. It will not work.
### Expected behav…
-
### Description
Using modeless (setModal(false) does not honor `closeOnOutsideClick` and stays open.
### Expected outcome
Dialog closes when clicking outside.
### Minimal reproducible exa…