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
success
When setting up an button icon with plain variant, the tone for success is not being visible in the icon.
plain
<Button variant="plain" tone="success" icon={PlusIcon} />
Codesandbox example
The tone prop should pass to the icon as well. This works with no issues for the critical tone.
critical
Wrap animated gifs/videos in a details tag:
Link to sandbox
None
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
When setting up an button icon with
plain
variant, the tone forsuccess
is not being visible in the icon.Codesandbox example
Expected behavior
The tone prop should pass to the icon as well. This works with no issues for the
critical
tone.Actual behavior
Wrap animated gifs/videos in a details tag:
Summary of your gif(s)
Steps to reproduce
Link to sandbox
Are you using React components?
None
Polaris version number
No response
Browser
No response
Device
No response
The text was updated successfully, but these errors were encountered: