bcgov / ecc-ofm

Ministry of Education and Child Care - Operating Funding Model app
Apache License 2.0
0 stars 0 forks source link

ofmcc-3437 - prevent users from creating a new application if there is an active application #201

Closed vietle-cgi closed 1 month ago

vietle-cgi commented 1 month ago

Changes in this PR:

  1. Prevent users from creating a new application if there is an active application: In Select Facility Page, when the user clicks Next, we will check if there are any active applications: --> Yes: check if there is any DRAFT application ----------> Yes: redirect user to DRAFT application ----------> No: redirect user to the Active application having the latest Submitted Date. --> No: create a new application

  2. Update the Cancel button behavior in OFM Application:

    • Old behavior: Cancel/Deactivate the current application
    • New behavior: Cancel the changes they have made since the last save