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

As a user, I want to retain validation progress when navigating back to the label data validation page from the confirmation page #433

Closed
k-allagbe opened this issue Feb 1, 2025 · 0 comments · Fixed by #478
Assignees

Comments

@k-allagbe
Copy link
Member

Description

Currently on the confirmation page, if a label has been successfully saved (background initial save) and the user clicks "Edit Details", they are redirected to the /label-data-validation/<id> page. However, all previous validation progress is lost, requiring the user to revalidate every field. A mechanism should be implemented to preserve validation progress when returning to the validation page.

Acceptance Criteria

  • Implement a mechanism to save and restore validation progress when navigating back to the validation page.
  • Ensure that all previously validated fields remain in their validated state.
  • Allow users to make edits without losing prior progress.
@gh-app-for-workflows gh-app-for-workflows bot moved this to Todo in FertiScan Feb 1, 2025
@k-allagbe k-allagbe self-assigned this Feb 18, 2025
@k-allagbe k-allagbe linked a pull request Feb 19, 2025 that will close this issue
@gh-app-for-workflows gh-app-for-workflows bot moved this from Todo to In progress in FertiScan Feb 19, 2025
@gh-app-for-workflows gh-app-for-workflows bot moved this from In progress to In review in FertiScan Feb 19, 2025
k-allagbe added a commit that referenced this issue Feb 20, 2025
issue #433: use cookies for validation progress saving
@github-project-automation github-project-automation bot moved this from In review to Done in FertiScan Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant