-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(modal): set modal content position rule #7698
fix(modal): set modal content position rule #7698
Conversation
Deploy preview for carbon-elements ready! Built with commit beb37e2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed the bug is no longer occurring 👍 ✅
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit beb37e2 https://deploy-preview-7698--carbon-components-react.netlify.app |
Closes #7682
This PR sets the
position
rule for the modal content container so that overflow content will not be inaccessibleTesting / Reviewing
Confirm that overflow content is accessible and viewable within modals (refer to original ticket for example code) and that there are no regressions