-
Notifications
You must be signed in to change notification settings - Fork 63
Enable audio interactions on the audio track component #1593
Conversation
…dd/audio-track-composite-layout
Storybook and Tailwind configuration previews: Ready Storybook: https://wordpress.github.io/openverse-frontend/_preview/1593 Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again. You can check the GitHub pages deployment action list to see the current status of the deployments. |
Size Change: +6.72 kB (+1%) Total Size: 778 kB
ℹ️ View Unchanged
|
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.
The interaction feels great and smooth. Excellent 🌟
Although I am still seeing the following:
- The snackbar has a left and right padding of
32px
instead of24px
. - I am still seeing the "JetBrains Mono" font for the keyboard action words.
- On smaller breakpoints
- Snackbar message is not visible.
- The audio component's focus ring is bigger than the mockups due to padding values.
861fa06
to
72c81d4
Compare
The last Playwright failure (2 failing tests) is from a regression on |
I've disabled them by adding |
Co-authored-by: Olga Bulat <obulat@gmail.com>
…ss/openverse-frontend into add/audio-track-composite-layout
…dd/audio-track-composite-layout
Fixes
Fixes #1297 by @sarayourfriend
Description
This PR builds upon work done by @sarayourfriend. It enables audio track controls using the keyboard when the audio track is focused and makes the subcomponents non-focusable to provide accessible navigation in the search results.
Testing Instructions
Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin