-
![ScreenCaptureProject56](https://user-images.githubusercontent.com/1398470/76424057-66e68a00-63b0-11ea-8bcd-6a00f67ed442.gif)
### IDE, Designer and OS version
Designer 4.4.1 and IDEA and Chro…
-
**Originally by @emarc**
___
In the new Navigator API, Views are registered using a string, and the API does not help in handling these. This is not ideal.
However, it's not clear how the problem co…
-
**Originally by _plel_**
___
It would be helpful if the multiselect feature of the new Grid component could be improved. Selecting multiple entries must be done by clicking on each row's checkbox. If…
-
To make sure we can quickly validate and fix the bug, please provide as much as possible of the following information:
- Vaadin Framework version (e.g. 8.3.1)
8.3.2
- Browser version
Chrome 65
- …
-
**Originally by _sascha.broich_**
___
Currently it is not possible to give an Action a style.
This would be a nice improvement for then the context menu entries in Table and Tree could be customized …
-
Hi,
On Vaadin 8.0.5
I need to have validation with multi error messages for a unique field but for now, only one error can be emit for a field (In Vaadin 7, there was possible)
If the field h…
-
Vaadin 8.0.6
When a component (Label for example) has a description (example call: `label.setDescription("Hello World!");`), the delay of the tooltip to become visible isn't directly adjustable.
…
-
There are some WAFs which depend on the existence of the content disposition header in the body of a file upload to recognize that it is actually a file-upload. Currently the Vaadin FileUploadHandler …
-
**Originally by @MTzukanov**
___
Quote:
"The main problem is, that it's not possible to set a timout (or whatever) between several POST requests to the server-side.
So if a user holds down a shortcut…
-
**Originally by _cpoile_**
___
I have multiple use cases requiring a callback from the framework to let my attached JavaScript functions know that they can now begin work on the DOM. Similar to a `$(…