-
Notifications
You must be signed in to change notification settings - Fork 202
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
docs: make Forms more prominent in documentation #4082
base: latest
Are you sure you want to change the base?
Conversation
page-title: How to bind data with components using binder | Vaadin | ||
page-title: How to bind data to forms with field components using binder |
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.
AFAIK the page title should always include "Vaadin", either as a part of the title itself, or as a "suffix" as was before this change.
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.
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.
Alright, I'll add it back in some form. But I do think we have a bunch of other pages missing Vaadin as well.
Fixes #3933