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(gcds-fieldset): Add CSS to allow form components to maintain responsive layout #683

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

ethanWallace
Copy link
Collaborator

Summary | Résumé

As mentioned in #682, elements in the gcds-fieldset would no longer be responsive and overflow with the viewport. The issue just mentions the gcds-select but further tests found this was also happening with the other form components (input, textarea, etc). Added min-inline-size: auto to the fieldset's CSS as recommended from the issue.

@ethanWallace ethanWallace changed the title fix(gcds-fieldset): Add CSS to allow form components to maintin responsive layout fix(gcds-fieldset): Add CSS to allow form components to maintain responsive layout Nov 4, 2024
Copy link
Collaborator

@melaniebmn melaniebmn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@daine daine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ethanWallace ethanWallace merged commit 6b41ba0 into main Nov 5, 2024
3 checks passed
@ethanWallace ethanWallace deleted the fix/fieldset-responsive-elements branch November 5, 2024 12:42
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.

3 participants