[FE] Improvements to "Create new role" Screen - Route to New Page
Use Case
Previously, the "Create New Role" was inline with the Role's table. This update includes a separate page to create a new role.
User experience goal
User Flow
- Select "Create new role" on Roles and Permissions Page.
- Route to new page "Create new role"
- Breadcrumb shows "Create new role"
- Title shows "Create new role"
- The user is able to enter the "Name", "Description".
- The user is able to select from "Base Level" options with the current selection (same as previous implementation).
- The user is able to select from custom permissions with checkboxes (same as previous implementation)
- All fields are required, add validation when custom role "Name" exists
- Confirmation button is "Create role"
Visual Designs
Current | Updates |
---|---|
No breadcrumb | Add breadcrumb for "New role" |
No columnar layout |
|
Primary action button says "Create new role" | Change primary button copy to "Create role" |
No validation when creating custom role with the same name | Add validation when role name exists |
Description is optional | All form inputs are required. |
Edited by Ilonah Pelaez