JamesPartsafas / ConcordiaCurriculumManager

The current Concordia University Curriculum Management System (CCMS) has a few limitations and missing functionalities. The goal is to create a new optimized, user-friendly and cost-effective CCMS.
MIT License
3 stars 1 forks source link

added delete alerts #566

Closed Marc-Eid closed 5 months ago

Marc-Eid commented 5 months ago

If remove course or subgrouping was clicked on the SubGrouping page, a delete alert is displayed.

Demo steps:

  1. add courses or subgroups to a course grouping if they dont exist.
  2. press on the remove button
  3. a delete alert should pop up

closes #563

JamesPartsafas commented 5 months ago

Looks good except when going to delete a course you get this message: image

JamesPartsafas commented 5 months ago

Also, can you write a description and demo steps to the issue?

Marc-Eid commented 5 months ago

Looks good except when going to delete a course you get this message: image

should be good now