Lilly
April 13, 2026, 10:06pm
1
In the admin post menu, the hover tips are missing or seem incorrect for most of the options in the dropdown.
In safe mode Moderation History, Add Staff Color, Make Wiki, and Rebuild HTML do not have them. Of the options that do have them, only one is correct. When not in safe mode , seems the standard plugin options do not have hover tips (ie: Page Publishing, Add User Note).
Steps to reproduce
(in safe mode )
as an admin, go to a test user post and click the admin post menu wrench icon below the post
hover each option to see the respective tips:
Add Official Notice option hover tip is “unhide”, which i don’t think is correct
the Change Ownership hover tip is the one for Lock Post
the Lock Post option looks like the only existing one that is correct
Expected result
correct info hover tips appear for all options in admin post menu
5 Likes
Good catch! maybe some forgotten copy/pastes… I’ve opened a PR to fix these and add some more titles where they seemed to be helpful:
main ← ux-post-admin-tooltip-fix
merged 03:58PM - 14 Apr 26 UTC
A couple fixes:
- Removed incorrect `@title="post.controls.unhide"` from Add O… fficial Notice button
- Removed incorrect `@title="post.controls.lock_post_description"` from Change Ownership button
Also adds some new descriptions that seemed helpful to me!
- convert_to_moderator_description: "highlight the content of this post"
- wiki_description: "let allowed groups edit this post"
- rebake_description: "reprocess this post to fix formatting or embeds"
- publish_page_description: "publish this topic as a standalone page"
- add_post_notice_description: "add highlighted notice above this post"
- attach_note_description: "add a note about this user that only staff can see"
5 Likes
system
(system)
Closed
April 21, 2026, 6:07pm
3
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.