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

Suggestions Page - Save to History #31

Open
rgc-hdlr opened this issue Apr 29, 2023 · 0 comments
Open

Suggestions Page - Save to History #31

rgc-hdlr opened this issue Apr 29, 2023 · 0 comments
Assignees

Comments

@rgc-hdlr
Copy link
Collaborator

rgc-hdlr commented Apr 29, 2023

USER STORY

As a student
I Want save corrections to my Suggestion History
So That I can store and easily revisit my useful corrections

ACCEPTANCE CRITERIA

  • After a user has successfully generated a correction, they should be allowed to click the 'Save' button
  • If a user clicks 'Save', we should add their correction to the Suggestion History page
  • If the save is successful, we should show a message to the user, e.g. "Your correction has been saved to Suggestion History"
  • If the user tries to save the same correction twice, we should show an error message, e.g. "You've already saved that correction"

IMPLEMENTATION

  • As part of this ticket, we should address the issue of errors occuring upon second save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants