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

feat(FormLayout): add expandFields support to autoResponsive mode #8756

Merged
merged 2 commits into from
Mar 6, 2025

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Feb 28, 2025

Description

Introduces the expandFields property to control whether fields should stretch to take up all available space within columns.

Fixes #8688

Type of change

  • Feature

@vursen vursen marked this pull request as draft February 28, 2025 11:39
@vursen vursen linked an issue Feb 28, 2025 that may be closed by this pull request
@vursen vursen force-pushed the feat/auto-responsive-form-layout-fit-fields branch from 54adbb1 to c3adbb2 Compare February 28, 2025 13:51
@vursen vursen marked this pull request as ready for review February 28, 2025 13:53
@vursen vursen requested a review from DiegoCardoso February 28, 2025 13:59
Base automatically changed from feat/auto-responsive-form-layout-expand-columns to main March 3, 2025 10:36
@vursen vursen force-pushed the feat/auto-responsive-form-layout-fit-fields branch 2 times, most recently from 4f7a7a6 to b43193e Compare March 3, 2025 10:39
@vursen vursen changed the title feat(FormLayout): add fitFields support to autoResponsive mode feat(FormLayout): add expandFields support to autoResponsive mode Mar 3, 2025
@vursen vursen requested a review from DiegoCardoso March 5, 2025 14:16
@vursen vursen force-pushed the feat/auto-responsive-form-layout-fit-fields branch 2 times, most recently from 789d2ba to 2441867 Compare March 6, 2025 06:51
@vursen vursen force-pushed the feat/auto-responsive-form-layout-fit-fields branch from 2441867 to 4deb24b Compare March 6, 2025 06:53
Copy link

sonarqubecloud bot commented Mar 6, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
4.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@vursen vursen merged commit 6525bd4 into main Mar 6, 2025
8 of 9 checks passed
@vursen vursen deleted the feat/auto-responsive-form-layout-fit-fields branch March 6, 2025 09:03
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.

[form-layout] Add expandFields support to autoResponsive mode
2 participants