mikeshardmind / salamander-v1

Apache License 2.0
6 stars 0 forks source link

[Informational] Redesign bulk operations in Rolemanagement #78

Open mikeshardmind opened 2 years ago

mikeshardmind commented 2 years ago

Background

argparse styled commands are powerful, but ultimately not the most intuitive for users.

See: #77 #76 #75

Plan going forward

Leverage the interaction support to add an interactive menu for adding/removing filters on the users that live updates the number of users selected by the filters followed that can be chained into taking an action (like modification) on those users.