HKN-UCSD / old-hkn-server

Member portal for UCSD HKN members.
MIT License
5 stars 6 forks source link

Refactor modal to stay away from render functions pattern #177

Closed thai-truong closed 3 years ago

thai-truong commented 3 years ago

This is to take on a more idiomatic approach to the abstractions used for the refactored modals and more readable and easier-to-understand code.

netlify[bot] commented 3 years ago

Deploy preview for hknucsd-portal-dev ready!

Built with commit 5378dce40a6adc360de610d75488166d67b564a3

https://deploy-preview-177--hknucsd-portal-dev.netlify.app

godwinpang commented 3 years ago

why is this pr so big?

thai-truong commented 3 years ago

Messed up rebase on this one so I cherry-picked its 3 commits onto a new branch checked out from most recent master.