Update HTML components to MUI: ./src/components/dashboard/AddTeamMember.js
Overview
Review all components in./src/components/dashboard/AddTeamMember.js and replace all standard HTML components with applicable MUI components.
Action Items
- [ ] Review components in:
./src/components/dashboard/AddTeamMember.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:
- [ ] Replace these standard HTML components with applicable MUI components.
- [ ] 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"
Hi @nora-zajzon! Just checking in - I saw that you were assigned to this issue by Pluto.
Are you currently working on this issue?
- If YES, please change the status to "In Progress"
- If NO, please unassign yourself from this issue
@JackHaeg I reviewed the comments that you left here. Just to clarify, I should go about updating the HTML components to MUI components in this file as normal?
@trillium Please take a look at this issue to ensure that this component is still necessary to change to MUI, or if it is an unused component that does not require changes.
Closing issue, because AddTeamMember is part of project leader dashboard, which is an unused component.