instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.58k stars 2.48k forks source link

Not all Courses can be seen at once in calendar view. #2156

Open schinckel opened 1 year ago

schinckel commented 1 year ago

Summary:

Steps to reproduce:

  1. Visit Calendar Page
  2. Select more than 10 courses
  3. The first one selected is now deselected.

Expected behavior:

It should be possible to select all courses, not just up to 10.

Actual behavior:

Courses are deselected in order they were selected.

Additional notes:

This seems like an artificial restriction - limiting to 10 courses does not work for a school where extra curricular activities are counted as "Courses", as there may be many more than 10 at a given time.