TMS-Uni-Stuttgart / Tutor-Management-System

Tool for tracking exam requirements of students at universities (in Germany)
3 stars 6 forks source link

Lists are not updated with new group data when switching groups within the same view #1014

Closed qwach closed 3 months ago

qwach commented 1 year ago

If a tutor handling multiple groups opens for example the student list for one group and then selects a different group (via the menu on the left), the UI will still display the list for the old group, and it will only update properly after switching to a different view and back.

:heavy_check_mark: Expected behaviour

The data for the newly selected group is displayed.

⚡ Actual behaviour

The data for the group that was previously selected is displayed.

:joystick: Steps to reproduce

(my setup: Firefox 106 + Linux/Ubuntu)

  1. Be set as a tutor for more than one exercise group, with some student data filled in for each.
  2. Open the student list for one of the groups.
  3. Without opening a different view first, open the student list for a different group.
  4. Observe that the displayed student data is still that of the previously selected group.