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
This is what is advertised in the documentation:
This is what we get in the digital world:
I have to add a <Box> with padding to match the documentation example
<Box>
Get the component to behave as per the documentation or update the documentation.
Not matching the documentation.
Link to sandbox
<ui-modal id="my-modal"> <p>Message</p> <ui-title-bar title="Title"> <button variant="primary">Label</button> <button onclick="document.getElementById('my-modal').hide()">Label</button> </ui-title-bar> </ui-modal> <button onclick="document.getElementById('my-modal').show()">Open Modal</button>
None
13.9.0
any
computer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
This is what is advertised in the documentation:
This is what we get in the digital world:
I have to add a
<Box>
with padding to match the documentation exampleExpected behavior
Get the component to behave as per the documentation or update the documentation.
Actual behavior
Not matching the documentation.
Steps to reproduce
Link to sandbox
Are you using React components?
None
Polaris version number
13.9.0
Browser
any
Device
computer
The text was updated successfully, but these errors were encountered: