Open gilberto-torrezan opened 7 years ago
Currently they are: CheckBox, ComboBox, DatePicker, PasswordField, TextField
You won't be able to finish this ticket due to different bugs with components and Binder currently, but this ticket is very good to be done now, since we can get all the problematic cases.
So: create all demos despite the fact that some of them do not work, write IT tests for each case and create a ticket for each bug discovered.
Waits for #2398
The demos of components that implement
HasValue
should have a section showcasing the usage of Binder and its features:(Using the FW8 documentation as the guide: https://vaadin.com/docs/-/part/framework/datamodel/datamodel-forms.html )
The design should follow the one used by the vaadin elements: by having links at the top of the page, where the user the select the topics he is interested in.
Example of such page: https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-date-picker/demo/
(There's a separate ticket for the design: #2398 )