platform icon indicating copy to clipboard operation
platform copied to clipboard

Vaadin platform 10+ is a Java web development platform based on Vaadin web components. If you don't know to which repository your bug report should be filed, use this and we'll move it to the right o...

Results 222 platform issues
Sort by recently updated
recently updated
newest added

### Describe your motivation Title says it all :) https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.3-Release-Notes

feature request

### Describe the bug A number of methods were added to the ConfirmDialog component in V24.4 that are marked as "Deprecated, not supported since 24.4" This creates an ambiguous and...

bug

### Describe your motivation Vaadin Core / open source users should be able to use core/free React components without Vaadin license. ### Describe the solution you'd like Acceptance Criteria: -...

feature request

## Description An API in Grid for dynamically setting whether a cell is editable. (Similar e.g. to PartNameGenerator and TooltipGenerator) ## Acceptance criteria - [ ] Java API on the...

acceptance criteria
Pro
DS
v24.4

## Description Support for read-only state in Checkbox and Checkbox Group. (This is distinct from the _disabled_ state which is not appropriate when the checkbox, or the options in a...

acceptance criteria
DS
v24.4

## Description Support for helper-text in Checkbox (including individual checkboxes in a Checkbox Group), and support for required state (incl. indicator) and error message in individual Checkboxes. ## Acceptance criteria...

acceptance criteria
DS
v24.4

## Description An API for applying CSS classnames to items in Combo Box and Multi-Select Combo Box, for individual styling of dropdown items and MSCB chips. ## Acceptance criteria -...

acceptance criteria
DS

### Describe your motivation Looking at https://github.com/vaadin/platform/releases/tag/24.3.0 - it only mentions Java 17 as "Supported technologies", but also Gradle Requirement was increased so that 21 is fully supported.. so.. is...

feature request

### Describe the bug Building a Vaadin 14 project in dev mode (prepare-frontend) and running that project on Tomcat 9 it seems to fail on npm install. This only happens...

bug