Stefan Brenner
Results
1
issues of
Stefan Brenner
Buttons with the ButtonVariant.LUMO_TERTIARY_INLINE are too small if they are placed inside of an flexbox. Div flexbox = new Div(); flexbox.getStyle().set("display", "flex"); flexbox.getStyle().set("flex-flow", "row nowrap"); add(flexbox); TextField tf = new...
bug
Severity: Minor
Impact: Low
vaadin-button