tutorbookapp / old-tutorbook

Source available code for Tutorbook's progressive web app (PWA).
https://tutorbook.app
Other
13 stars 10 forks source link

Supervisors select which location to create announcement group in (when they are supervisors for multiple) #175

Open nicholaschiang opened 4 years ago

nicholaschiang commented 4 years ago

Supervisors select which location to create announcement group in (when they are supervisors for multiple)

Right now, we create new announcement groups (with the NewGroupDialog in @tutorbook/filters) in the app's default location (the first locationId specified in the website's locations field).

If the website's configuration has more than one locationId specified in it's locations field, we want to ask the supervisor to choose which location to create the announcement group in (or just include it as an option when the supervisor is creating the announcement group in NewGroupDialog).