Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 4 years ago

#18299 closed task (blessed) (fixed)

Improve Admin Bar UX

Reported by: azaozz's profile azaozz Owned by: azaozz's profile azaozz
Milestone: 3.3 Priority: normal
Severity: normal Version:
Component: Toolbar Keywords: ux-feedback has-patch
Focuses: 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)

18299.patch (378 bytes) - added by johnbillion 13 years ago.

Download all attachments as: .zip

Change History (12)

#1 @azaozz
13 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In [18488]:

Admin bar: use jQuery if loaded to improve UX, fixes #18299

#2 @azaozz
13 years ago

In [18495]:

Admin bar: fix the Shortlink menu when using jQuery, see #18299

#3 @johnbillion
13 years 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.

#4 follow-up: @nacin
13 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Agreed on the slightly slow timeout.

#5 @andrewryno
13 years ago

#17049 for hoverIntent

@johnbillion
13 years ago

#6 in reply to: ↑ 4 @johnbillion
13 years 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.

#7 @ryan
13 years ago

  • Type changed from enhancement to task (blessed)

#8 @azaozz
13 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In [18849]:

Speed up the admin bar drop-downs a bit when using hoverIntent, props johnbillion, fixes #18299

#9 @jane
13 years ago

  • Component changed from General to Admin Bar

This ticket was mentioned in Slack in #core by sabernhardt. View the logs.


4 years ago

#11 @sabernhardt
4 years ago

#24655 was marked as a duplicate.

Note: See TracTickets for help on using tickets.