Opened 8 years ago
Last modified 4 years ago
#21516 new enhancement
Make the entire .check-column the click target for the checkbox
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-ux-feedback needs-patch dev-feedback |
Focuses: | Cc: |
Description
Sometimes checkboxes are quite small. In various list tables, checkboxes are wrapped in a .check-column. Why not make the entire .check-column clickable, in case people (like me) miss?
Attachments (2)
Change History (8)
#3
@
7 years ago
- Keywords needs-patch added; has-patch removed
Looked at this with @TacoVerdo, this needs a new patch if we want to fix it that ties into the check all functionality. Right now it doesn't check all when it should and doesn't check the current checkbox when you click it.
This ticket was mentioned in Slack in #design by karmatosed. View the logs.
4 years ago
Note: See
TracTickets for help on using
tickets.
Looks good to me. In 21516.2.diff I updated the patch, and made a slight tweak to include this functionality for the "check all" checkboxes in the table header row.