[wp-trac] [WordPress Trac] #46307: Custom admin menu items don't provide their title on medium breakpoint
WordPress Trac
noreply at wordpress.org
Fri Aug 16 18:54:39 UTC 2024
#46307: Custom admin menu items don't provide their title on medium breakpoint
-----------------------------+--------------------------------
Reporter: garrett-eclipse | Owner: garrett-eclipse
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Future Release
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, accessibility
-----------------------------+--------------------------------
Comment (by dotrex):
A alternative solution is to add a `<title>` attribute in the `<a>` tags.
This will display a tooltip on hover.
Here is a example:
[[Image(https://i.ibb.co/vD5wDPT/screenshot-2024-08-16-a-s-15-46-46.png)]]
I created a patch with the required changes here:
https://github.com/diiegopereira/wordpress-
develop/compare/trunk...ticket/46307
However, this tooltip will also be displayed on desktop. I'm not sure if
this would be a issue.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46307#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list