Jean-Christophe Gueriaud

Results 22 issues of Jean-Christophe Gueriaud

### Describe your motivation I would like to get only the first x items in the grid without fetching the entire data. ### Describe the solution you'd like I would...

enhancement
data provider

In Vaadin 8.11, when you fill a DateTimeField with a LocaleDateTime a event is sent with userOriginated=true. The behavior is not expected as the user didn't do any changes. Here...

Stale
workaround

This add-on should add documentation for vaadin properties that are not bound to a @ConfigurationProperties bean to provide IDE Assistance. Here is the result before the changes. * vaadin.compatibility is...

spring
Impact: Low
Severity: Minor
code quality

Hi, It's not a bug but if you run a webpack bundle analyzer in a vaadin application, moment js and moment timezone js will take more place than vaadin libraries...

enhancement
help wanted

### What is the problem? When the accessible name for a `vaadin-button` is coming from the contents then a extra space is added. A "Button" will be " Button" for...

a11y
Severity: Minor
Impact: Low
refactor

### What is the problem? For the `vaadin-select`, we have an empty label for screen reader with the slot `sr-label`. I don’t think it’s a big issue since it’s not...

a11y
vaadin-select
refactor

### What is the problem? Currently the `` has a role heading but you can't set the `aria-level`. So it's considered as level 2 which is not necessary the required...

a11y
Impact: Low
vaadin-accordion

### Description of the bug The `lang` attribute on the `html` tag is always set with the default language tag (the first in the the I18nProvider). That's an accessibility issue...

bug
Impact: High
Severity: Major
accessibility

The documentation says: ``` To switch between npm and pnpm you can use the vaadin.pnpm.enable system property - setting it to true switches to pnpm. For a Spring Boot based...

Currently the step by step migration guide is using Vaadin 14.0.0. It also requires an old version of flow-maven-plugin (2.0.7) and there is no explanation how to find the corresponding...