You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.
Played around with this a bit today. Had a working solution but it conflicted with my onchange event when checking/unchecking boxes. The code there needs to be reworked.
I'm planning a complete JS overhaul in 3.0 and will handle it there.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I recently needed to remove a large number of capabilities from a role, which meant clicking in each capability checkbox when editing the role.
It would be great if shift-click worked, so you could click the first checkbox and then shift-click the last to select all the checkboxes in between.
Core supports this behaviour on all of its list screens.
The text was updated successfully, but these errors were encountered: