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

test: improve test coverage by using native input #8637

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Feb 4, 2025

Description

Using <vaadin-text-field> appears to increase the minimum width of each FormLayout column, causing the total minimum width of FormLayout to exceed FormLayout's largest breakpoint. This in turn prevents the test from alerting us to a visual regression that emerge when switching to CSS grid, which was the underlying purpose of this test.

Type of change

  • Internal

Copy link

sonarqubecloud bot commented Feb 4, 2025

@vursen vursen assigned DiegoCardoso and unassigned DiegoCardoso Feb 4, 2025
@vursen vursen requested a review from DiegoCardoso February 5, 2025 08:18
@vursen vursen merged commit 57886c9 into main Feb 5, 2025
9 checks passed
@vursen vursen deleted the improve-dialog-form-layout-test branch February 5, 2025 16:16
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