-
Notifications
You must be signed in to change notification settings - Fork 228
docs(toast): updated toast docs for accessibility #5441
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
Conversation
|
Branch previewReview the following VRT differencesWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
If the changes are expected, update the |
Tachometer resultsCurrently, no packages are changed by this PR... |
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.
✨
<sp-toast open timeout="6000"> | ||
This message will disappear after 6 seconds. | ||
</sp-toast> | ||
``` |
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.
nit: would be nice to have a reset button to see this in action, by the time I got to this section it had already timed out and just looked empty
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.
:chef-kiss:
* docs(toast): updated toast docs for accessiblity * docs(toast): updated toast docs for accessiblity --------- Co-authored-by: Casey Eickhoff <[email protected]>
Description
Documentation should provide more information and examples that demonstrate how to use the components accessibly.
Motivation and context
Improving the accessibility documentation of the toast component.
Related issue(s)
Screenshots (if appropriate)
Author's checklist
Reviewer's checklist
patch
,minor
, ormajor
features (N/A this is a docs PR)Manual review test cases
Review toast docs
Device review