Skip to content

added popup alert when clicked Auto Choose with conflicted classes#68

Merged
Supermonters merged 1 commit into
mainfrom
planner-popup
May 23, 2026
Merged

added popup alert when clicked Auto Choose with conflicted classes#68
Supermonters merged 1 commit into
mainfrom
planner-popup

Conversation

@Supermonters
Copy link
Copy Markdown
Contributor

When a user clicks Auto Choose and there are conflicted classes, a SweetAlert popup notification now appears to inform them of the conflict.
+Add a user notification to the auto function in Planner.vue to improve user experience when conflicts are detected during automatic scheduling.

image

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a SweetAlert warning to the Planner’s Auto Choose flow so users get immediate feedback when automatic scheduling cannot complete due to unresolved selections (conflicts).

Changes:

  • After the auto-selection scan completes, detect remaining unfinished course choices.
  • Display a SweetAlert “Conflict Detected” warning when unfinished choices remain.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/views/Planner.vue
Comment thread src/views/Planner.vue
Copy link
Copy Markdown
Contributor

@joshL1215 joshL1215 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@Supermonters Supermonters merged commit d1b4c14 into main May 23, 2026
1 check passed
@Supermonters Supermonters deleted the planner-popup branch May 23, 2026 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants