Opened 12 years ago
Closed 11 years ago
#31003 closed defect (bug) (fixed)
Row actions not revealed on focus in network users
| Reported by: | afercia | Owned by: | jeremyfelt |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | Networks and Sites | Version: | 4.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui, accessibility, javascript, administration, multisite |
Description
Follow-up to #30980
there's one more place where row-actions are not revealed on focus: on multisite installations
/wp-admin/network/users.php see td.column-blogs
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
As I noted when we originally went this route, that selector pile is terrible and we should really have a "has-row-actions" indicator or some such. See #25408.