Selector for table-specific privileges should allow "select all" #16482
Labels
enhancement
A feature request for improving phpMyAdmin
good first issue
has-pr
An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
ui
Issues relating to the user interface
Projects
Milestone


When editing a user and picking table-specific privileges, each column is shown in a selector for "Select," "Insert," "Update," and "Reference" privileges.
If I click on one of these, then use my keyboard shortcut for my operating system to select all (command-a on Mac or ctrl-a on Windows) I would like all columns to be selected.
Instead, all of the text on the page is selected.
Perhaps it would be good to have a "select all" clickable link, too?
The text was updated successfully, but these errors were encountered: