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

fix(FormLayout): do not ignore labelsAside when using explicit rows #8760

Merged

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Mar 4, 2025

Description

The PR fixes the issue where labelsAside=true didn't apply to form items when they were inside <vaadin-form-row>.

Follow-up to #8687

Part of vaadin/platform#7172

Type of change

  • Bugfix

@vursen vursen marked this pull request as ready for review March 4, 2025 10:21
@vursen vursen marked this pull request as draft March 4, 2025 10:23
@vursen vursen force-pushed the fix/form-layout-auto-responsive-labels-aside-with-explicit-torws branch 2 times, most recently from bda868b to 56a691f Compare March 4, 2025 11:10
@vursen vursen marked this pull request as ready for review March 4, 2025 11:11
@vursen vursen requested a review from DiegoCardoso March 4, 2025 11:11
@vursen vursen force-pushed the fix/form-layout-auto-responsive-labels-aside-with-explicit-torws branch from 6f273a7 to 3b09faf Compare March 4, 2025 11:17
@vursen vursen force-pushed the fix/form-layout-auto-responsive-labels-aside-with-explicit-torws branch from 3b09faf to 198ec1c Compare March 4, 2025 11:18
@vursen vursen force-pushed the fix/form-layout-auto-responsive-labels-aside-with-explicit-torws branch from 42f9656 to a6e4bd6 Compare March 4, 2025 12:40
Copy link

sonarqubecloud bot commented Mar 4, 2025

@vursen vursen merged commit cab202d into main Mar 4, 2025
9 checks passed
@vursen vursen deleted the fix/form-layout-auto-responsive-labels-aside-with-explicit-torws branch March 4, 2025 13:21
@vursen vursen changed the title fix: do not ignore labelsAside when using explicit rows fix(FormLayout): do not ignore labelsAside when using explicit rows Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants