Skip to content

migrate returninguser to mui#1764

Merged
JackHaeg merged 4 commits intohackforla:developmentfrom
angela-lee1:update-to-mui-returninguser
May 15, 2025
Merged

migrate returninguser to mui#1764
JackHaeg merged 4 commits intohackforla:developmentfrom
angela-lee1:update-to-mui-returninguser

Conversation

@angela-lee1
Copy link
Member

Fixes #1716

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

  • replace all standard HTML components with applicable MUI components.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied

[image](
Screenshot 2024-09-27 at 3 59 16 PM
)

Visuals after changes are applied

[image](
Screenshot 2024-09-27 at 4 35 27 PM
)

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.

Great work, replaced all HTML components on this page with MUI ones. The changes look good to me.

@JackHaeg JackHaeg added complexity: small ready for 2nd review When a PR is ready for another reviewer labels Feb 4, 2025
@jng34 jng34 self-requested a review March 13, 2025 18:32
Copy link
Member

@jng34 jng34 left a comment

Choose a reason for hiding this comment

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

I second @pluto-bell - the migration from HTML to MUI components looks good!

As noted in one of the earlier team meetings, CSS is not necessary as it will be addressed during the revamping of the UI, but it should be fine to leave the code as is.

@jng34
Copy link
Member

jng34 commented May 14, 2025

@pluto-bell @angela-lee1 @JackHaeg
This PR looks ready to be merged as we have two reviews and no further changes are necessary. Should we proceed?

@JackHaeg
Copy link
Member

Hi @jng34! Thanks for taking a look at this. Yes, I think we can go ahead and merge given that there are no merge conflicts & 2 approving reviews to this page. I'll merge now :)

@JackHaeg JackHaeg merged commit ee25ec8 into hackforla:development May 15, 2025
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

complexity: small ready for 2nd review When a PR is ready for another reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update HTML components to MUI: ./src/pages/ReturningUser.js

4 participants