git4school / git4school-visu

Git4School, a dashboard for supporting teacher interventions in Software Engineering courses
https://git4school.firebaseapp.com/
Apache License 2.0
2 stars 3 forks source link

When adding a milestone/session, use the filtered group by default #124

Closed F0urchette closed 1 year ago

F0urchette commented 2 years ago

Description

In most cases, teachers only want to see the group they are in charge of, so they use the group filter. With this in mind, it is normal that they can add milestones or sessions to this default filtered group.

Hints

When creating the object to give to the modal, always use the group filter for the group attribute.