-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Carousel's pause/play button must be placed first #1763
Carousel's pause/play button must be placed first #1763
Conversation
✅ Deploy Preview for boosted ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
This comment was marked as outdated.
This comment was marked as outdated.
42ca288
to
e6daa42
Compare
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.
It looks fine, some few comments to make sure to have the correct behavior
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.
a11y ok
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.
Few comments and one question
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.
One more thing and we are good to go
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.
We're good to go
f05eaf4
to
0d630c3
Compare
@Franco-Riccitelli: is the 'ok design' label ok for you? |
Not linked to this PR but https://boosted.netlify.app/docs/5.3/components/carousel/#indicators doesn't start the auto-animation, which can be correct but we shouldn't see any "gauge animation". There's maybe already an issue in our backlog but I preferred to mention it here as well. If not, could you please create an issue and put it in the next sprint? |
Kudos, SonarCloud Quality Gate passed!
|
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.
LGTM 🚀
Related issues
Closes #1578
Description
Change the location of the pause/play button.
Motivation & Context
For better accessibility, pause/play button must be placed first in order to inform screen readers users that they have a way to control the incoming carousel.
Types of change
Live previews
https://deploy-preview-1763--boosted.netlify.app/docs/5.3/components/carousel/#with-pauseplay-button
Checklist
Contribution
Accessibility
Design
Development
Documentation
Checklist (for Core Team only)
After the merge