-
Notifications
You must be signed in to change notification settings - Fork 71
feat: Add HasClearButton mixin to TestBench elements #7337
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
Conversation
.../src/main/java/com/vaadin/flow/component/datetimepicker/testbench/DateTimePickerElement.java
Outdated
Show resolved
Hide resolved
|
Hi @mshabarov and @TatuLund, when i performed cherry-pick to this commit to 23.6, i have encountered the following issue. Can you take a look and pick it manually? |
--------- Co-authored-by: Tatu Lund <tatu@vaadin.com> (cherry picked from commit 2c76563)
This ticket/PR has been released with Vaadin 24.8.0.alpha7 and is also targeting the upcoming stable 24.8.0 version. |
--------- Co-authored-by: Tatu Lund <tatu@vaadin.com> (cherry picked from commit 2c76563)
This ticket/PR has been released with Vaadin 23.6.0.alpha1 and is also targeting the upcoming stable 23.6.0 version. |
Description
Adds a helper interface to TestBench elements having clear button.
A second part for vaadin/testbench#1902 and vaadin/testbench#1903.
Type of change
Checklist
Additional for
Feature
type of change