Opened 3 years ago

Closed 3 years ago

#15352 closed defect (bug) (fixed)

Sorting arrows show up on hover when unclickable

Reported by: nacin Owned by:
Priority: normal Milestone: 3.1
Component: Administration Version: 3.1
Severity: normal Keywords: has-patch
Cc: scribu, michael@…, batmoo@…

Description

When you hover over the th, you get the sorting arrows. But you have to click the text itself to get the sort.

We either need to make them clickable, or only show the arrows on hover for the link. The former seems appropriate.

Attachments (1)

15352_full_width.diff (1.4 KB) - added by batmoo 3 years ago.

Download all attachments as: .zip

Change History (8)

  • Cc scribu added
  • Cc michael@… added

Sorry, wrong ticket. Please disregard patch.

Deleted.

batmoo3 years ago

  • Keywords has-patch added

Not the cleanest as it requires an extra span, but the patch makes full th clickable.

  • Cc batmoo@… added

Patch looks good to me. Don't see a way around it without an additional span.

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

(In [16472]) Make entire sortable header clickable. Props batmoo. Fixes #15352

Note: See TracTickets for help on using tickets.