Matti Tahvonen

Results 39 issues of Matti Tahvonen

## Description This patch fixes timing issues that may cause events to happen in wrong order on the server side. Fixes # (issue) ## Type of change - [ ]...

+0.0.1
Contribution

Changed the ui unit test to use JUnit 5

### Description If you allow only .csv files, and drag a jpg file (or e.g. text from a notepad) on vaadin-upload, it looks like it would be just fine to...

vaadin-upload
UX

### Describe your motivation Currently our project build files looks ugly and you need special Vaadin skills to build a deployable artifact (typically in Maven project build with `production` profile...

enhancement
needs design
production

UI reference is often needed for various tasks. Because of the previous Optional buzz Component.getUI returns an Optional and leads to obsolete "rituals" in UI code or usaged of somewhat...

enhancement

### Describe your motivation In various non-trivial add-ons or browser API integrations I often have DTOs on the server side that I want to send over to the browser side....

enhancement

### Description With default settings (MultiFileReceiver), with basic spring boot project, when uploading a file larger than 1 Mb, there is an error thrown. It is also shown in the...

bug
Impact: High
Severity: Minor

Version 8.0.0.beta2 The DataProvider API is designed in such a way that it is very hard to provide scalable implementation for large data set. Getting the number of objects in...

enhancement
workaround

"Nobody" uses that old Java these days, I'd expect there to be 21. Tryid to deploy my test throug Cloud Shell and it only allowed to choose between 17 &...

kind/bug
duplicate