Student Receives Warning Message of Unsaved Information on Profile
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**As a** *(Student) * **I want** *(to receive a warning notification if I navigate away from a page with unsaved information)* **So That** *(I can be prompted to save before I continue)*
**Additional Context**
- A student Account is not created unless the mandatory fields are provided
A Student Account is not updated unless they save their updated fields.
- This story does not include 'auto save'
**Acceptance Criteria**
- [ ] Given (A Student), When (exits using the logout button and there is information that has not been saved), Then, (display a warning message and allow the student the ability to save the unsaved work).
- [ ] Given (A Student), When (navigates to a different page on the student portal and there is unsaved work), Then, (display a warning message and allow the user to save the unsaved work.),
- [ ] Given (A Student), When (navigates to a different page on the student portal and there is unsaved work), Then, (they answer Y/ N),
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.