Skip to content

Add warning system for conflicting crosslists, coreqs, and prereqs #106

Description

@ramonechen

To protect the user from creating an illegal schedule, a new warning system should be added for courses in the planner component (semester blocks) that have a conflict.

  • For crosslists, a conflict would occur if two courses that are cross-listed with each other are both in the planner.
  • For corequisites, a conflict would occur if a course with a corequisite exists in the planner but its corequisite doesn't.
  • For prerequisites, a conflict would occur if a course with a prerequisite exists in the planner but its prerequisite doesn't.

As we discussed, this warning system should display a warning icon on any courses in the planner that have a conflict. The contents of the warning can be viewed by hovering or clicking the icon, depending on which approach would be most friendly for both desktop and mobile views.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions