-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Milestone
Description
On the user management page (/user-management/users), replace old form controls with the appropriate web components.
Replacements:
- Add User
- Use dt-text for form controls
- Edit User
- Status panel
- User status: single-select
- Workload status: single-select
- Languages: multi-select-button-group
- User Profile panel
- dt-text (or appropriate component) for all fields
- User Apps panel
- Use dt-toggle
- May need to apply custom CSS styles via CSS properties to make selected values use primary blue background
- Status panel
- Notifications
- Use dt-toggle for toggles
After removing old js-based controls, search for usages of that same js code. If it is no longer in use, remove the unneeded code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels