crunch-time/crunchtime

Figure out what to do with "duplicate" schedules

Offen

#10 geöffnet am 27.12.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Vue (1 Fork)auto 404
help wanted

Repository-Metriken

Stars
 (9 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

This is from a user request during a user test. When schedules are loaded into PaginatedSchedule, it's tedious for a user to click through many schedules that have the same events at the same times, but have different enrollcodes.

Some things to consider:

  • If some of the class sections are full, but there is a duplicate that isn't full, show the non-full one first.
  • We could filter out the duplicates or "group" them together somehow

Contributor Guide