-
Notifications
You must be signed in to change notification settings - Fork 63
Convert active media to options store #1628
Conversation
Storybook and Tailwind configuration previews: Ready Storybook: https://wordpress.github.io/openverse-frontend/_preview/1628 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: -100 B (0%) Total Size: 1.36 MB
ℹ️ View Unchanged
|
005a0bc
to
374e957
Compare
Based on the medium urgency of this PR, the following reviewers are being gently reminded to review this PR: @krysal Excluding weekend1 days, this PR was updated 4 day(s) ago. PRs labelled with medium urgency are expected to be reviewed within 4 weekday(s)2. @obulat, if this PR is not ready for a review, please draft it to prevent reviewers from getting further unnecessary pings. Footnotes |
Co-authored-by: sarayourfriend <24264157+sarayourfriend@users.noreply.github.com>
374e957
to
d11de14
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.
Looks simple enough and works locally, LGTM.
Fixes
Fixes #1627 by @obulat
Description
This PR converts the
active-media
store from a setup store to an options store. This makes all stores consistent and preventscannot assign to a readonly value
errors in updated versions of Pinia/Nuxt/Vue. You can see the warnings in the CI logs of #1635:Testing Instructions
The CI should pass. Also, try playing the audio on the pages. There should be no errors
Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin