Tarek Oraby

Results 25 issues of Tarek Oraby

### Description of the bug / feature The average warm-startup times in latest versions of the framework (e.g. 21.0.1) are appreciably longer than in v14.x (approx. 50% longer). ### Minimal...

performance
investigation
hilla

### Describe your motivation Currently, in order to trigger Lumo's compact variant, one should add the following annotation: ``` @JsModule("@vaadin/vaadin-lumo-styles/presets/compact.js") ``` However, this approach is neither typesafe nor obvious to...

enhancement
theming

### Description of the bug / feature In a Vaadin 18 + Spring app, swagger-ui page is not showing (returns a blank page) with errors in the console. ### Minimal...

bug
Impact: Low
Severity: Major

For some use cases, it is desirable to exclude specific URLs from being handled by Vaadin (without changing the Vaadin URL mapping). For example, to integrate Swagger-UI, it would be...

enhancement

The [docs project](https://github.com/vaadin/docs) has a [dsp branch](https://github.com/vaadin/docs/tree/dsp) that should be regularly updated from the [latest branch](https://github.com/vaadin/docs/tree/latest). However, the content of both branches doesn't match 100%: the dsp branch should only...

feature request

### Describe your motivation Please auto-update Flow and Hilla versions in https://github.com/vaadin/cookbook/blob/master/pom.xml ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context...

feature request

Recently, we have decided to no longer use "main/master" as a branch name for our starters and examples. We, thus, renamed those branches in many starters to "v23". So, it...

feature request

**Is your feature request related to a problem? Please describe.** If I want to enable the user to upload files to the server, I currently have to create a separate...

enhancement
hilla
investigation

### Describe your motivation While most changes involved in upgrading a Hilla project from 2.4 to 24.4 are mechanical, they still require reading many doc lines and making multiple find-and-replace...

enhancement
hilla