gbowne1 / reactsocialnetwork

Social Media website/app made with React 18 & MUI v5
GNU General Public License v3.0
34 stars 59 forks source link

updating most of the components #360

Closed gbowne1 closed 3 months ago

gbowne1 commented 7 months ago

Pull Request Template

Description

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

Please delete options that are not relevant and please make sure that you X the appropriate boxes.

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. Please also list any relevant details for your test configuration. If you can, also describe your test and any test libraries for instance, Jest or Mocha for Javascript.

Test Configuration:

Used the react testing library by running npm test. all but a few past but test has some issues that need looked into because they use act and cause warnings in the test framework.

Checklist

gbowne1 commented 7 months ago

I went through and added some QoL improvements to the components.

gbowne1 commented 7 months ago

@manuel12 @balajik @pawel975 can you review please?

gbowne1 commented 6 months ago

@manuel12 @balajik can you please review this ASAP thanks