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

[form-layout] Add FormItem and labelsAside support to autoResponsive mode #8687

Open
vursen opened this issue Feb 17, 2025 · 0 comments
Open
Labels
enhancement New feature or request vaadin-form-layout

Comments

@vursen
Copy link
Contributor

vursen commented Feb 17, 2025

Add a labelsAside property that, when enabled, configures <vaadin-form-item> elements to display labels horizontally next to the fields. If the container doesn't have enough space, it should automatically switch to the default "labels above" mode and back when its width gets bigger again. By default, labels in <vaadin-form-item> should be displayed above the field, which is opposite to the FormLayout's existing behavior with responsiveSteps.

Part of vaadin/platform#7172

@vursen vursen changed the title [form-layout] Add labelsAside support to autoResponsive mode [form-layout] Add FormItem and labelsAside support to autoResponsive mode Feb 19, 2025
@yuriy-fix yuriy-fix added vaadin-form-layout enhancement New feature or request labels Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vaadin-form-layout
Projects
None yet
Development

No branches or pull requests

2 participants