[wp-trac] [WordPress Trac] #48894: Improve the small user sub window at the right corner on the admin bar a.k.a. the Howdy fly-out
WordPress Trac
noreply at wordpress.org
Fri Jul 3 11:37:49 UTC 2020
#48894: Improve the small user sub window at the right corner on the admin bar
a.k.a. the Howdy fly-out
-------------------------------------+-------------------------------------
Reporter: ixkaito | Owner: afercia
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.5
Component: Toolbar | Version:
Severity: normal | Resolution:
Keywords: has-patch has- | Focuses: ui, accessibility,
screenshots needs-refresh | javascript
-------------------------------------+-------------------------------------
Comment (by isabel_brison):
> This also seems to require a special case for when the expandable menu
link navigates to an anchor/section ID.
@sabernhardt, @johnbillion: I'm not sure if it's related to the link being
internal - in the click event handler, I'm checking the classlist for the
`<li>` wrapper and it's not returning the `hover` class (even though the
class is present). Does the plugin have any handlers on that element that
might be conflicting with this one?
> Clicking a menu should close all the other ones :)
@afercia this is an existing issue: currently, if you open the a menu with
Enter, you can tab through and open the next menu and the first one stays
open. I Agree we should fix it, as it's expected behaviour with the click
interaction. I'm not sure I'll be able to do it before Tuesday though :(
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48894#comment:56>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list