-
Notifications
You must be signed in to change notification settings - Fork 71
feat: Improve FormLayoutElement API and add FormItemElement #7243
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
...-testbench/src/main/java/com/vaadin/flow/component/formlayout/testbench/FormItemElement.java
Outdated
Show resolved
Hide resolved
...-testbench/src/main/java/com/vaadin/flow/component/formlayout/testbench/FormItemElement.java
Outdated
Show resolved
Hide resolved
...-testbench/src/main/java/com/vaadin/flow/component/formlayout/testbench/FormItemElement.java
Outdated
Show resolved
Hide resolved
...estbench/src/main/java/com/vaadin/flow/component/formlayout/testbench/FormLayoutElement.java
Outdated
Show resolved
Hide resolved
…c/main/java/com/vaadin/flow/component/formlayout/testbench/FormItemElement.java Co-authored-by: Sergey Vinogradov <mr.vursen@gmail.com>
…c/main/java/com/vaadin/flow/component/formlayout/testbench/FormLayoutElement.java Co-authored-by: Sergey Vinogradov <mr.vursen@gmail.com>
…c/main/java/com/vaadin/flow/component/formlayout/testbench/FormItemElement.java Co-authored-by: Sergey Vinogradov <mr.vursen@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the JavaDoc to reflect the changes.
|
Hi @TatuLund and @vursen, when i performed cherry-pick to this commit to 23.5, i have encountered the following issue. Can you take a look and pick it manually? |
Fixes vaadin/testbench#1886