Skip to content

Replace components: user management #2847

@cairocoder01

Description

@cairocoder01

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
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions