-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Unify comments link markup #40001
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
Unify comments link markup #40001
Conversation
|
👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @mauriac! In case you missed it, we'd love to have you join us in our Slack community, where we hold regularly weekly meetings open to anyone to coordinate with each other. If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information. |
|
Thanks for your contribution!! It's an amazing work 🎉 Test Report: Unify comments link markupEnv:
Steps to reproduce:
Before applying the PR on the default page:
Able to reproduce the issue ✅ After applying the PR:
Findings
Questions
cc: @hellofromtonya @ironprogrammer , maybe can give us a more experienced view. |
If the goal is to make each number have it corresponding Core handles the paginated links. If there's a bug or block-specific need, I'd suggest working within the Core functions to make them work across all needs. |
|
Thanks for reviewing @c4rl0sbr4v0 and @hellofromtonya. I was wondering if the core wasn't the best place to fix the bug, but since it's Gutenberg ticket I assumed that Gutenberg is the best location to fix it... I could have followed my first thought... Well then, so next, I'll open a ticket into core trac and fix the bug over there... any objection? Or any other thoughts? Thanks. |
Not on my side. Opening a ticket into core with the fix seems to be the best solution. We can close this PR then. Sorry for the inconvenience. |




What?
This PR changes previous link or next link in comments pagination when their link do not have the same markup with pagination number link.
Why?
Fixes #37561
How?
Testing Instructions
Screenshots or screencast