-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Improve data in DataViews storybook #70817
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
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Size Change: 0 B Total Size: 1.89 MB ℹ️ View Unchanged
|
98c6a5f
to
eea7276
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.
Looking good 👍
eea7276
to
216748a
Compare
216748a
to
d7764a6
Compare
Had to rebase to fix some conflicts. |
Co-authored-by: oandregal <oandregal@git.wordpress.org> Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: oandregal <oandregal@git.wordpress.org> Co-authored-by: tyxla <tyxla@git.wordpress.org>
What?
Improves the data we have available in Storybook for DataViews.
Screen.Recording.2025-07-21.at.09.50.14.mov
Why?
It had growing pains, and the dataset looked unmaintained.
How?
Updated images, substituted items for better ones, tweaked some data.
Testing Instructions
Open the storybook and verify it works.
npm install && npm run storybook:dev