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

editMeetingTimes - Replaced HTML with MUI applicable components #1702

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

Conversation

nora-zajzon
Copy link
Member

@nora-zajzon nora-zajzon commented Jul 17, 2024

Fixes #1665

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

  • Replaced all HTML components with MUI components in /src/components/manageProjects/editMeetingTimes.js

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 nora-zajzon-editMeetingTimes development
git pull https://github.com/nora-zajzon/VRMS.git editMeetingTimes

@trillium trillium changed the title Replaced HTML with MUI applicable components editMeetingTimes - Replaced HTML with MUI applicable components Aug 5, 2024
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 for editMeetingTimes.js

The other file changes have beeen approved as well though they're from other PRs (fine for now).

We will need to revisit this component in the future to use a modal provided by MUI, but that is outside the scope of this PR. Thank you!

@trillium
Copy link
Member

trillium commented Aug 5, 2024

@JackHaeg can I ping you to track that this component needs to be transferred to a modal provided by MUI? I think we already have an issue open for it

@JackHaeg
Copy link
Member

JackHaeg commented Aug 7, 2024

@trillium to create tracking issue

@JackHaeg
Copy link
Member

JackHaeg commented Aug 8, 2024

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/editMeetingTimes.js
3 participants