LabConnect-RCOS / LabConnect-Frontend

Apache License 2.0
1 stars 2 forks source link

Creation Form Changes #45

Closed Sidharth4032 closed 1 week ago

Sidharth4032 commented 1 week ago

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

RafaelCenzano commented 1 week ago

That is a lot of merge conflicts, @Sidharth4032 how many files did you end up changing? It may be best to create a new branch of main and move your form changes to that

Sidharth4032 commented 1 week ago

That is a lot of merge conflicts, @Sidharth4032 how many files did you end up changing? It may be best to create a new branch of main and move your form changes to that

Yeah, it was only supposed to be CreationForms and maybe createpost and package.json but yeah if you create a separate branch I can just do a pull request to that.

RafaelCenzano commented 1 week ago

@Sidharth4032 go head and create a branch off main and move the changes you made to it