crunch-time/crunchtime

Figure out what to do with "duplicate" schedules

开放

#10 创建于 2020年12月27日

 (0 条评论) (0 个反应) (0 位负责人)Vue (1 个派生)auto 404
help wanted

仓库指标

星标
 (9 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南