openoakland / woeip

A platform for impacted communities to understand their local air quality and advocate for environmental justice.
https://woaq.org
MIT License
29 stars 16 forks source link

As a developer, I would like new developers to know how to use Semantic UI React appropriately #497

Open gsehrlich opened 1 year ago

gsehrlich commented 1 year ago

Describe the bug The app has a mix of Semantic UI React components (sometimes nested redundantly) and plain HTML/CSS which don't work very well together. Previous developers (including me) probably didn't know how to use Semantic UI React.

To Reproduce N/A

Expected behavior Developers know how to write Semantic UI React where possible and HTML/CSS only where necessary, cleanly. There should be information in the README about the project's use of Semantic UI React and a link to learn more.

Screenshots N/A

Desktop (please complete the following information): N/A

Smartphone (please complete the following information): N/A

Additional context Semantic UI React docs: https://react.semantic-ui.com/

Labels

Affected Components (For Developers) N/A

Technical Resources (For Developers) N/A