Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HTML components to MUI: ./src/components/dashboard/AddTeamMember.js #1692

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

nora-zajzon
Copy link
Member

Fixes #1680

What changes did you make and why did you make them ?

  • I changed all HTML components to applicable MUI components

Copy link

github-actions bot commented Jul 7, 2024

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.

git checkout -b nora-zajzon-nora development
git pull https://github.com/nora-zajzon/VRMS.git nora

@nora-zajzon nora-zajzon closed this Jul 7, 2024
@nora-zajzon nora-zajzon reopened this Jul 7, 2024
@nora-zajzon
Copy link
Member Author

accidentally closed. There are some files in this that are a part of a previous pull request #1688

Copy link
Member

@trillium trillium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants