Skip to content
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

vaadin-form-layout snippet should use Vaadin components #1616

Closed
anssit opened this issue Mar 20, 2018 · 1 comment
Closed

vaadin-form-layout snippet should use Vaadin components #1616

anssit opened this issue Mar 20, 2018 · 1 comment

Comments

@anssit
Copy link
Contributor

anssit commented Mar 20, 2018

Steps to reproduce

Drag and drop a vaadin-form-layout into the design.

Actual behavior

A vaadin-form-layout appears with a single vaadin-form-item child that's made of a <label> and an <input>.

Expected behavior

Instead of <input>, have a <vaadin-text-field> inside the form item.

When adding new form items, make sure they follow the same pattern.

Other similar snippets should be updated respectively to make use of the Lumo themed Vaadin components so that the design looks beautiful and consistent all the time.

IDE, Designer and OS version

Designer 3.0.0.beta3, any OS, any IDE.

@ripla
Copy link
Contributor

ripla commented Mar 27, 2018

Will be fixed with new snippets: #1650 and #1651

@ripla ripla closed this as completed Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants