Opened 3 years ago
Closed 3 years ago
#15352 closed defect (bug) (fixed)
Sorting arrows show up on hover when unclickable
| Reported by: |
|
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)
Change History (8)
- Keywords has-patch added
Not the cleanest as it requires an extra span, but the patch makes full th clickable.
Patch looks good to me. Don't see a way around it without an additional span.
Note: See
TracTickets for help on using
tickets.

Sorry, wrong ticket. Please disregard patch.