VRMS
VRMS copied to clipboard
Update HTML components to MUI: ./src/components/admin/dashboard/index.js
Overview
Review all components in./src/components/admin/dashboard/index.js and replace all standard HTML components with applicable MUI components.
Action Items
- [x] Review components in:
./src/components/admin/dashboard/index.jsand 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:
- [x] Replace these standard HTML components with applicable MUI components.
- [x] Make a PR for this file
-
IF all components are already updated to relevant MUI
Resources
- https://mui.com/base-ui/all-components/
- If you run into any questions, add a comment to the issue and tag "@trillium"
Edit
Spoke too soon, this component needs changes
@chukalicious Moved this issue back to "in progress" as this issue is still in progress, and has an active PR that is currently under review. Once the PR is merged, the issue will close automatically.
Update:
- PR closed: https://github.com/hackforla/VRMS/pull/1677, as the PR was out of date and included a file extension (
.jsinstead of .jsx) that was incompatible with our current repo.- Issue has been added back to prioritized backlog to be picked up by a developer