-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Notes: Fix selector for orderedBlockIds #73006
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
|
Size Change: +6 B (0%) Total Size: 2.45 MB
ℹ️ View Unchanged
|
t-hamano
left a comment
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.
Thanks for the fix! This PR is working very well 👍
f616afc40c78805110be051eca43b1db.mp4
|
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. |
|
Flaky tests detected in ef00908. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/19102060746
|
Co-authored-by: Mamaduka <[email protected]> Co-authored-by: t-hamano <[email protected]> Co-authored-by: Dhruval-678 <[email protected]> Co-authored-by: jeffpaul <[email protected]> Co-authored-by: karthick-murugan <[email protected]>
|
I just cherry-picked this PR to the wp/6.9 branch to get it included in the next release: 6b50f4f |
|
Nice one @Mamaduka! |
|
Really great work helping triage this in a detailed manner @karthick-murugan and fantastic expedited resolution @Mamaduka, yall are doing some really lovely work ensuring the overall Notes experience lands as smoothly as possible in 6.9! |
|
Noting that we may need to use the Core Props tool in Make Core admin to adjust the backport so that it also credits https://profiles.wordpress.org/dhruvang21/ from the origin report and their testing on Trac. |

What?
Closes #72896.
PR fixes block cliend ID order used for floating notes and new form positions to handle nested blocks correctly. Replaces
getBlockOrderwithgetClientIdsWithDescendants. ThegetBlockOrdermethod defaults to returning only top-level blocks for the root content or the specified block.We're also using same selector in the
useBlockCommentshook.Testing Instructions
Testing Instructions for Keyboard
Same.
Screenshots or screencast