Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify user if adding a class has a time conflict (a modal/popup should appear that notifies the user about the time conflict, but still give them the option to add a class.) #95

Closed
2 tasks done
Aslimmax opened this issue May 3, 2022 · 1 comment
Assignees
Labels
Projects

Comments

@Aslimmax
Copy link
Collaborator

Aslimmax commented May 3, 2022

Overview

When a user attempts to add a class that has a time conflict, the user should be notified about the time conflict, but should still allow them to keep the overlapped class.

Goal

Display an alert or modal about the time conflict. Should display which classes have a time conflict

Requirements

  • Design an alert/modal
  • Algorithm to do a linear search through the classes atom to determine if a time conflict exists
@Aslimmax Aslimmax assigned Aslimmax and kctoft and unassigned Aslimmax May 10, 2022
@kctoft kctoft added this to To do in CruzCal via automation May 12, 2022
@kctoft
Copy link
Collaborator

kctoft commented May 12, 2022

Please see my recent PR, Add warning for scheduling conflict #100

@kctoft kctoft closed this as completed May 12, 2022
CruzCal automation moved this from To do to Done May 12, 2022
@kctoft kctoft mentioned this issue May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants