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

mui #1813

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open

mui #1813

wants to merge 1 commit into from

Conversation

evanyang1
Copy link
Member

Fixes #1694

Switch HTML elements to Material UI

@evanyang1 evanyang1 self-assigned this Nov 17, 2024
Copy link

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 hackforla-mui1694 development
git pull https://github.com/hackforla/VRMS.git mui1694

Copy link
Member

@pluto-bell pluto-bell left a comment

Choose a reason for hiding this comment

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

Looks like everything is working with the new MUI components, great work on updating that.

I do want to point out that the design/styling has changed specifically under the "My Profile" section. I'd suggest we ensure the original design is intact with the new MUI components.

Before and After Screenshots

Before
Screenshot 2024-11-18 at 4 54 48 PM

After
Screenshot 2024-11-18 at 4 54 56 PM

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.

Update HTML components to MUI: ./src/components/presentational/profile/UserTable.js
2 participants