AfterClass-io / afterclass.io-v2

[alpha] https://new.afterclass.io
https://afterclass-io-v2-git-main-afterclass.vercel.app/
MIT License
6 stars 2 forks source link

[Feat][UI] implement "see more reviews" button on review modal #164

Closed davidlhw closed 2 months ago

davidlhw commented 3 months ago

Mockups / Screenshots

the default behavior of this button is:

after user clicks the "see more reviews" button, they are brought to the respective Course/Professor page depending on which review they are reading

code: src/common/components/ReviewModal/ReviewModal.tsx#L72-L80

image