web-components icon indicating copy to clipboard operation
web-components copied to clipboard

A set of high-quality standards based web components for enterprise web applications. Part of Vaadin 20+

Results 399 web-components issues
Sort by recently updated
recently updated
newest added

Setting `flex-shrink` to `0` on the host element is expected to make it easier for Flow users (place vertical layout inside of the horizontal layout, or vice versa). See also...

requires new major
needs research
vaadin-ordered-layout

### Describe your motivation Currently, `vaadin-upload` renders the file list using the corresponding `` fallback content. The current implementation has the following implications that might worth addressing: ### Styling In...

requires new major
vaadin-upload
refactor
v24

### Description The date-time-picker component does not disable all styling triggered by hover events or cursors when disabled. This leads to user confusion where the field appears to be interactive....

To be consistent with vaadin/vaadin-date-picker, there should be open and close functions

enhancement
vaadin-time-picker

### Description iOS 15 bottom-end notification is shown on the whole body, because of the narrow spacing by default. (Good!) ![26008D2A-5781-4BC6-B347-3B1A03AA7B33](https://user-images.githubusercontent.com/3968629/183601358-e816295c-6eae-4634-9052-34a9f655dda7.png) iOS 16 beta2 on the other hand shows the...

bug
Severity: Major
Impact: Low
vaadin-notification

## Description Pre-requisite for #3820 This PR adds a new internal API for `vaadin-grid-column` element to change how its body cells are rendered. The idea behind the DOM structure is...

### What is the problem? From 2022 TetraLogical a11y review: > The grid has a role of "treegrid", but this role is only intended for views that have collapsable rows...

needs research
a11y
vaadin-grid

### What is the problem? From 2022 TetraLogical a11y review: > On iOS with VoiceOver running, the main element with role="button" cannot be activated. Instead, the toggle-button part is focusable...

needs research
a11y
vaadin-select

### What is the problem? From 2022 TetraLogical a11y review: > It is possible to access content outside of the calendar modal dialog with a screen reader running. Ensure that...

needs research
a11y
vaadin-date-picker

### What is the problem? From 2022 TetraLogical a11y review: > The days of the week within the calendar dialog are marked up as headings which are accessible to mobile...

good first issue
a11y
vaadin-date-picker