Martín López

Results 12 issues of Martín López

### Vaadin Version Tested with Vaadin 14.5.1 ### Description Right now the flow component doesn't implement `HasSize` (until vaadin/vaadin-details#34 is implemented), so basically you can't configure the size with Java...

enhancement
Impact: Low
vaadin-details

### Description Moving the focus ring in a date picker in Vaadin 14 makes it to disappear if the date picker is small enough. A similar issue was fixed apparently...

bug
Severity: Minor
Impact: Low
BFP

### Description of the bug If I have two I18NProviders as spring beans and one of them is using @Primary annotation, SpringInstantiator will refuse using it and will fall back...

enhancement
spring
I18N

### Description In a value change listener, the property fromClient in the event will return true when the modification is being made by the server side. ### Expected outcome The...

bug
Severity: Minor
Impact: Low

### Describe your motivation Usually I would like to modify the contents of the login component, so I can show other fields besides user and password. Sometimes I would like...

enhancement
vaadin-login

Method `createCell()` should have a warning in the Javadoc, telling that if you supply an Integer (instead of a Double), it will be converted to String, and will cause formulas...

Analyze the possibility of enabling [drawing tools](https://developers.google.com/maps/documentation/javascript/examples/drawing-tools) in the map.

enhancement

It would be interesting to investigate if it is possible to create a new version based on Vaadin's AppLayout, but maintaining the API as much as possible so the migration...

enhancement

Closes #124 ## Summary by CodeRabbit - **New Features** - Introduced a new demo view for the App Layout component, enhancing the application's navigation and layout options. - Updated routing...

### Feature proposal It would be interesting to make the demo compatible with AddonsDemo project, as the rest of our addons ### Describe solution expectations - The complete applayout should...

enhancement