-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Fix: Unable to pin comment sidebar after unpinning #71386
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
Fix: Unable to pin comment sidebar after unpinning #71386
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. |
@yashjawale, can you rebase this branch on top of the latest trunk? That should resolve CI checks. |
43ebff7
to
0adcfa1
Compare
Apologies to everyone for pings 🙇♂️🙇♂️ |
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.
Thank you, @yashjawale!
The fix works as expected ✅
…1386) Co-authored-by: yashjawale <[email protected]> Co-authored-by: Mamaduka <[email protected]> Co-authored-by: adamsilverstein <[email protected]>
…rdPress#71386) Co-authored-by: yashjawale <[email protected]> Co-authored-by: Mamaduka <[email protected]> Co-authored-by: adamsilverstein <[email protected]>
What?
Closes #71377
This PR tries to resolve issue of not being able to pin the comments sidebar after unpinning it once
Previously, once the sidebar was unpinned, the icon/button disappeared from the toolbar and there was no intuitive way to restore it.
Why?
Pinning the Comments sidebar is a user setting and should be easily reversible.
How?
Interactions which open the Comments sidebar now activates pinnable sidebar
This ensures that the star button remains available for user to pin comment sidebar
Testing Instructions
Screenshots or screencast
Screen.Recording.2025-08-29.at.4.26.10.PM.mov