VRMS icon indicating copy to clipboard operation
VRMS copied to clipboard

Update HTML components to MUI: ./src/components/user-admin/UserManagement.js

Open JackHaeg opened this issue 1 year ago • 1 comments

Overview

Review all components in ../src/components/user-admin/UserManagement.js and replace all standard HTML components with applicable MUI components.

Action Items

  • [ ] Review components in: ./src/components/user-admin/UserManagement.js and search for any standard HTML components.
    • IF all components are already updated to relevant MUI:
      • [ ] Comment on this issue that all components are already updated to MUI.
      • [ ] Close the issue & check the box associated with this issue on the MUI issue epic
      • [ ] Move on to the next MUI issue
    • IF standard HTML components are found in the file:
      • [ ] Replace these standard HTML components with applicable MUI components.
      • [ ] Make a PR for this file.
      • [ ] If you would like to continue working on MUI issues, move on to the next issue in the MUI epic
  • If you run into any questions, add a comment to the issue and tag "@trillium"

Resources

https://mui.com/base-ui/all-components/

JackHaeg avatar May 30 '24 02:05 JackHaeg

@trillium , this component already seems to be migrated to MUI in the code

ntrehan avatar Aug 12 '24 19:08 ntrehan

Closing issue as complete

JackHaeg avatar Sep 20 '24 02:09 JackHaeg