#18299 closed task (blessed) (fixed)
Improve Admin Bar UX
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Toolbar | Version: | |
| Severity: | normal | Keywords: | ux-feedback has-patch |
| Cc: |
Description
The sub-menus on the admin bar are a bit hard to use. They are too "jumpy" especially if there are several sub-menu levels. If we have jQuery and hoverIntent on them, the UX becomes a lot better.
Attachments (1)
Change History (10)
- Owner set to azaozz
- Resolution set to fixed
- Status changed from new to closed
comment:3
johnbillion — 22 months ago
- Keywords ux-feedback added
Adding hoverIntent to the admin bar menu is a big improvement (stops menus from annoyingly popping open when you're just moving your mouse over the admin bar).
I wonder though whether the timeout could be reduced by just a tiny bit? There's a delay that, while short, is noticable.
- Resolution fixed deleted
- Status changed from closed to reopened
Agreed on the slightly slow timeout.
comment:5
andrewryno — 22 months ago
#17049 for hoverIntent
johnbillion — 20 months ago
comment:6
in reply to:
↑ 4
johnbillion — 20 months ago
- Keywords has-patch added
Replying to nacin:
Agreed on the slightly slow timeout.
Patch which shaves a tad off the timeout for slightly more responsive menus.
- Resolution set to fixed
- Status changed from reopened to closed
In [18849]:

In [18488]: