editMeetingTimes - Replaced HTML with MUI applicable components
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
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
@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
@trillium to create tracking issue
- New tracking issue created by @trillium: #1724
@trillium Please take a look at this to check for duplicate work. Since this is fixing multiple issues, and some of the issues have been tackled by other members, we might be grabbing specific commits from this PR and merging those.
@trillium Please take a look at this to check for duplicate work. Since this PR is fixing multiple issues, and some of the issues have been tackled by other members, we might be grabbing specific commits from this PR and merging those.
Per @trillium's direction, we are closing this PR due to merge conflicts and duplicate changes that will be difficult to overcome due to more recent edits on VRMS. This PR will be used as a reference when creating an updated fresh PR should be submitted