Update HTML components to MUI: ./src/components/dashboard/AddTeamMember.js#1692
Update HTML components to MUI: ./src/components/dashboard/AddTeamMember.js#1692nora-zajzon wants to merge 3 commits intohackforla:developmentfrom
Conversation
|
Want to review this pull request? Take a look at this documentation for a step by step guide! From your project repository, check out a new branch and test the changes. |
|
accidentally closed. There are some files in this that are a part of a previous pull request #1688 |
trillium
left a comment
There was a problem hiding this comment.
Going to approve these changes. The changes to HandleAuth and EditUser should technically not be a part of fixing #1680, but that's okay this time around.
Changes look good, I like you ussing props.isSuccess && and props.isError && instead of ternary ? <component /> : null
Thank you :)
pluto-bell
left a comment
There was a problem hiding this comment.
The changes looks good to me and @trillium already discussed that some of these items shouldn't technically be part of the #1680 fix.
I noticed issue #1680 was un-assigned, so I assigned it for you @nora-zajzon — just a heads up (:
|
Per @trillium - some of the other PRs have created merge conflicts. Closing this PR and moving issue back to prioritized backlog to be picked up by an active team member. |
Fixes #1680
What changes did you make and why did you make them ?