FontCollection: Update pagination controls#67143
FontCollection: Update pagination controls#67143matiasbenedetto merged 1 commit intoWordPress:trunkfrom
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. |
There was a problem hiding this comment.
Thanks for the PR.
The code looks good and in-line with the dataviews pagination (https://github.com/wordpress/gutenberg/blob/trunk/packages/dataviews/src/components/dataviews-pagination/index.tsx)
Functionality is testing as expected on my end.
Screencast.from.2024-11-28.13-32-02.mp4
Co-authored-by: yogeshbhutkar <yogeshbhutkar@git.wordpress.org> Co-authored-by: matiasbenedetto <mmaattiiaass@git.wordpress.org> Co-authored-by: juanfra <juanfra@git.wordpress.org>
Co-authored-by: yogeshbhutkar <yogeshbhutkar@git.wordpress.org> Co-authored-by: matiasbenedetto <mmaattiiaass@git.wordpress.org> Co-authored-by: juanfra <juanfra@git.wordpress.org>
Fixes: #67123
What?
This PR unifies the navigation styles between Data Views and Font Navigation by updating the Pagination Code inside Font Navigation to match that of Data Views, enhancing visual consistency and defragmenting the user experience as mentioned in the issue.
Why?
Currently, the Font Navigation looks different from the Data Views Navigation. This PR brings consistency to both.
Testing Instructions
Screenshots or screencast
Screen.Recording.2024-11-20.at.10.36.00.AM.mov