We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When in RTL, the close button of the composed modal should appear on the left side. The padding of header should be adjusted, too.
Go to any ComposedModal story and turn on RTL on the RTL storybook addon.
The close button should move to the left side in RTL.
The text was updated successfully, but these errors were encountered:
kevinsperrine
Successfully merging a pull request may close this issue.
What package is this for?
Describe the bug
When in RTL, the close button of the composed modal should appear on the left side. The padding of header should be adjusted, too.
To Reproduce
Go to any ComposedModal story and turn on RTL on the RTL storybook addon.
Expected behavior
The close button should move to the left side in RTL.
The text was updated successfully, but these errors were encountered: