freeipa-webui
freeipa-webui copied to clipboard
Bulk operations do not use consistent confirmation dialogs
In some situations we use a table and list all the entries being modified/deleted, but in other cases (enable, disable, activate, etc) we just ask for a yes/no confirmation and we do not list what entries were selected.
We should use a table in all cases.