Matti Tahvonen
Matti Tahvonen
One failed test. Which is kind of more a timing issue. In a mode when the popup is configured NOT to be automatically openend, the previous test triggered the filtering...
I'd keep these separatly. This is more like a bugfix or performance improveiment and the other is technically "a feature", so it will probably be require a minor version (and...
Maybe duplicate? https://github.com/vaadin/flow-components/issues/1039
Well, bug or a feature, but that is the functionality that allows me to use ComboBox currently so that I'm happy with (I have never used autoOpen=false, filled this for...
Probably there is reasoning in that discussion, that might be helpful to understand the decision, but leaving couple of comments, questions: * You are planning to unify the behaviour also...
Some related input for the topic: I was just using a web app using Vaadin Flow & ComboBox to input data, roughtly 50 rows, built by some very experienced Vaadin...
IMO authentication related defaults in the platform (and generated project stubs) should be re-thought on other areas as well. E.g. remove username-password legacy and use passkeys only as the new...
Did you @Aleksey2093 try that solution?
To me that would sound like a good enough fix. The "components team" has a tendency to keep "client side API" in sync, but not sure if there is this...
I couldn't resist drafting this as PR. The problem was that the project don't compile for me (related to some other component) 🤷♂️ ``` [INFO] Scanning for projects... [ERROR] Some...