Sami Ekblad

Results 12 issues of Sami Ekblad

I have a POST action which by design returns HTTP 406, however the curl action does not seem to fail like advertised, but action workflow passes on. Are there any...

### Description of the bug When there is missing frontend file referred in my element annotation in my Java annotation the error message explains what is missing, but not refer...

enhancement
DX

### Describe the bug ``` Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Thu Feb 29 13:00:00 UTC 2024...

bug

For Vaadin testing purposes I created a version that runs on Netty 5 (alpha): https://github.com/samie/netty-servlet-bridge - updated Vaadin example project - new bootstrap architecture - replace ServletBridgeChannelPipelineFactory with ServletHandler (in...

### Description This is clearly an oversight from the Java implementation. Similar to TextField the MessageInput should be implementing Focusable. ### Expected outcome messageList.focus(); should work ### Minimal reproducible example...

enhancement
vaadin-messages

Updated Vaadin description to reflect the latest version features. Feel free to further enhance.

As open-source Java-only web UI framework Vaadin should be part of the roadmap. Similarly to WebFlux most naturally would fit under "Frameworks".

- Parse documents using Apache Tika - Create prompt with document content Still in draft mode for discussion.

For chat to be useful for testing there should be a configuration for setting the LLM system prompt. Couple of ideas: - Cogwheel button for configuration in top of the...