albert118 / Studio-Management-System

Studio Management System (SMS)
MIT License
2 stars 0 forks source link

[FEATURE] Support accepting/cancelling group member invites #102

Closed albert118 closed 1 year ago

albert118 commented 1 year ago

Let's add support to accept/cancel a pending invite for a group.

Our pending invite modal should include an 'X' button to cancel invites,

image

and students should have a way to accept an invitation (for now, we can add a dummy button in the top-right drop-down that accepts ALL INVITES TO ALL GROUPS, as this depends on the user session)