Tatu Lund

Results 25 issues of Tatu Lund

### Description CustomField is agnostic to its content in "invalid" state. It is developers responsibility to design the custom field visuals when the state is "invalid". The most common approach...

documentation
BFP

### Describe your motivation Using `UI.access(..)` for asynchronous tasks right way in Vaadin requires some ceremony, which might not be obvious. Also matching this with the architecture is not obvious....

enhancement

### Describe your motivation Requests related different clipboard actions are relatively common by our community. Currently Flow lacks easy API for this. It is however possible to implement clipboard actions...

enhancement
investigation

Resynchronization is a necessary fallback mechanism in Vaadin. I have described some of the natural causes of when they can possibly happen: https://github.com/vaadin/flow/issues/12640#issuecomment-2022380134 Flaky networks do exists. Most notably cellular...

enhancement

### Description We have multiple field components which have dropdown popup. These differ in focus / blur behavior when clicking the label while the dropdown is open. In case of...

bug
Severity: Minor
Impact: High
vaadin-combo-box
vaadin-multi-select-combo-box