Skip to content

hotfix#2099

Open
trillium wants to merge 4 commits intohackforla:developmentfrom
trillium:1703-migrate-editproject-mui
Open

hotfix#2099
trillium wants to merge 4 commits intohackforla:developmentfrom
trillium:1703-migrate-editproject-mui

Conversation

@trillium
Copy link
Member

@trillium trillium commented Mar 10, 2026

Fixes #1703

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

  • Replace custom StyledButton with standard MUI Button in editPMs buttonGroup.jsx
  • Fix incorrect sx="large" prop (should be size="large") and remove invalid cursor="pointer" prop
  • Remove unused StyledButton import from ProjectForm

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

Visuals before changes are applied

N/A - button styling remains visually consistent

Visuals after changes are applied

N/A - button styling remains visually consistent

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/manageProjects/editProject.jsx

2 participants