Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Page saving the application info as the student goes along. #3035

Closed
2 tasks done
Joshua-Lakusta opened this issue Mar 22, 2024 · 4 comments
Closed
2 tasks done
Assignees
Labels
Student Student Features User Story

Comments

@Joshua-Lakusta
Copy link
Collaborator

Joshua-Lakusta commented Mar 22, 2024

As a student, I want to automatically save draft applications as I go to prevent losing my work if I close it or it crashes by accident without saving the draft. This is important because currently when completing the application if you leave or are disconnected you lose a lot of your application progress. It would greatly improve the student experience if this was not the case.

Acceptance Criteria

  • For draft applications, save the draft whenever the user navigates between sections of the application. (Next Section/Prev Section/Section Headings)

Technical

  • Execute the saving draft only when the application is is Draft state and not in "read-only" mode.
@Joshua-Lakusta Joshua-Lakusta added Enhancement New feature or request User Experience task that relates to UI UX User Story labels Mar 22, 2024
@michesmith michesmith added Student Student Features and removed Enhancement New feature or request User Experience task that relates to UI UX labels Apr 4, 2024
@Joshua-Lakusta
Copy link
Collaborator Author

Moving back to shower stall as this should be accelerated to satisfy some accessibility related concerns.

@Joshua-Lakusta Joshua-Lakusta added the Business Items under Business Consideration label May 8, 2024
@michesmith michesmith changed the title Auto saving the application info as the student goes along. Enable Page saving the application info as the student goes along. May 9, 2024
@CarlyCotton CarlyCotton added Dev & Architecture Development and Architecture and removed Business Items under Business Consideration labels Oct 3, 2024
@andrewsignori-aot
Copy link
Collaborator

@Joshua-Lakusta can you please confirm the toast notification should be disabled while automatically saving the draft?
image.png

@andrewsignori-aot andrewsignori-aot removed the Dev & Architecture Development and Architecture label Oct 17, 2024
@sh16011993 sh16011993 self-assigned this Nov 26, 2024
@Joshua-Lakusta
Copy link
Collaborator Author

Joshua-Lakusta commented Nov 27, 2024

@sh16011993 I am ok with us disabling for each section change as long as it still appears when they select save draft.

@sh16011993
Copy link
Collaborator

Thanks @Joshua-Lakusta and @andrewsignori-aot
I have updated the code according to the above comment.

github-merge-queue bot pushed a commit that referenced this issue Dec 2, 2024
### As a part of this PR, the following is achieved:

- For draft applications, enabled saving the draft whenever the user
navigates between sections of the application. (Next Section/Prev
Section/Section Headings). Note: As a part of the discussion with the
business, no toast is shown on the UI for the automatic saving of the
draft.

**Video illustrating the PR work:**


https://github.com/user-attachments/assets/1c7fc402-8e98-42ca-a6a1-0a5759649021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Student Student Features User Story
Projects
None yet
Development

No branches or pull requests

6 participants