Altinn / Altinn/app-frontend-react
Let the user resume a schema at the last page they where at
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 33
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
### Description
In v3, the frontend was able to remember the last page that a user was on and send them there directly when resuming (when using the same browser). We would like this functionality in v4 as well since our surveys consist of many pages, and having to navigate, say 12 pages, already filled out is cumbersome.
I believe this worked for both our statefull and stateless apps.
I.e the user navigates to page 3, closes the browser, then later in the day resumes the schema in the same browser, the user would be sent directly to page 3.
### Additional Information
_No response_
Contributor guide
Research direction
No files or tests are named. Start by tracing the v4 resume flow and comparing it with the v3 frontend behavior; verify how the current frontend handles resuming in both stateful and stateless apps. Done means a user returning in the same browser is sent to the last page they visited.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100