myishakinberg / VMSProject

2 stars 1 forks source link

Handle Cancelled Add Volunteer Action(Cancel Modal) #13

Open RedhatPH8 opened 6 years ago

RedhatPH8 commented 6 years ago

Issue by myishakinberg Mon Jul 23 23:49:56 2018 Originally opened as https://github.com/myishakinberg/VMS-PreAssignment/issues/12


If, at any step, the administrator selects the option to cancel the addition of the new volunteer:

  1. The system clears any changes made by the administrator and does not save them.
  2. The system removes the page for adding the new volunteer and goes back to where the administrator was before he/she selected the option to create the new volunteer.
  3. The use case ends.
RedhatPH8 commented 6 years ago

Comment by myishakinberg Mon Jul 23 23:51:18 2018


FOR EDIT AND ADD If, at any step, the administrator selects the option to cancel the action of editing the volunteer’s profile:

  1. The system clears any changes made by the administrator and does not save them.
  2. The system removes the page for editing the volunteer’s profile and goes back to where the administrator was before he/she selected the option to edit the volunteer information.
  3. The use case ends.