-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Is your feature request related to a problem? Please describe.
This is a UI/UX clean-up of the way table check boxes operate. This is specifically for the Target table, but should be generalized to all tables with check boxes for rows.
In the target table (on the TargetList page), a user takes various actions on selected table rows (i.e. merge targets, add/remove/move targets to/from TargetGroup). The UI elements for these actions are currently inconsistent and should be made consistent.
Describe the solution you'd like
Using the Django Admin ListView as an example, provide an "Action" drop-down menu that allows the user to choose the action (i.e. merge, add to/remove from group, etc) that they would like to perform on the selected rows of the table.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status