-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add keepFilter option #5953
Conversation
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 5 New issues |
Hi @sissbruecker and @sissbruecker, when i performed cherry-pick to this commit to 23.4, i have encountered the following issue. Can you take a look and pick it manually? |
This ticket/PR has been released with Vaadin 24.4.0.alpha2 and is also targeting the upcoming stable 24.4.0 version. |
This ticket/PR has been released with Vaadin 23.4.0.alpha2 and is also targeting the upcoming stable 23.4.0 version. |
Description
Adds Flow API for the new multi-select combo box
keepFilter
option.Closes vaadin/web-components#5930
WC PR: vaadin/web-components#7063
Type of change