-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Inline commenting - Focus the reply field when clicking on the comment toolbar button #66905
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: +24 B (0%) Total Size: 1.82 MB
ℹ️ View Unchanged
|
Flaky tests detected in 9b39b1c. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/11911677534
|
Closing this out as this enhancement is covered in #67385 |
Part of - #66377
What? & Why?
The comment sidebar opens and the comment board becomes focused upon clicking the comment toolbar button when using the inline commenting feature. However, when the comment sidebar is already open, it does nothing.
How?
This PR implement action to open up the reply field on comment toolbar button.
Testing Instructions
Gutenberg
->Experiments
Screenshots or screencast