-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…3400) ### As a part of this PR, the following were completed: - Changed the validation to allow only one pending Request a Change per application from one per student. - Updated the error message whenever a duplicate Change Request is submitted for an application that already has one pending. The new error message is: **"Only one change request can be submitted at a time for each application. When your current request is approved or denied by StudentAid BC, you will be able to submit a new one".** - Added the loader when the appeal request is in progress (for the period when the response is returned for the API call). - Updated the e2e tests. ### Screenshots: **Error message when there is an existing pending appeal for an application.** <img width="1920" alt="image" src="https://github.com/bcgov/SIMS/assets/7859295/22bf423b-6896-4776-b939-b394854e1a3e"> ----------------------------------------------------------------- **Added loader when the appeal request is in progress** <img width="1921" alt="image" src="https://github.com/bcgov/SIMS/assets/7859295/84d49b96-cd09-438f-b14b-48ae68bbdd8f">
- Loading branch information
1 parent
1dc7498
commit 6f5c263
Showing
6 changed files
with
44 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters