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

Add responsive modal modifier class #1441

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

Conversation

Stanton
Copy link
Member

@Stanton Stanton commented Aug 25, 2022

Adding modal--responsive will set the modal to be 70% of the viewport size. Implementations will likely need careful consideration of which width classes are used for each field.

Showing how standard modal header and form error summary responds.
responsive-modal-1

Showing how grid size modifiers respond.
responsive-modal-2

Showing how common legacy classes respond.
responsive-modal-3

Closes #1425

@Stanton Stanton self-assigned this Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a responsive modal option
1 participant