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

Re-Open Solved Problem #60

Closed
martinmurjas opened this issue Feb 18, 2023 · 1 comment
Closed

Re-Open Solved Problem #60

martinmurjas opened this issue Feb 18, 2023 · 1 comment
Assignees

Comments

@martinmurjas
Copy link
Contributor

Once a solution for displaying a completed solution code is determined, create a button to re-open a solved problem

  • Create button under the displayed solution code
    o onClick should open a modal stating something like 'reopening will affect your time to solve score. Are you sure you want to continue?' Yes or No
  • create an asyncThunk to update the solution in the backend
  • create a backend route to handle the updating of the solution (remove completeDateTime)
    o route should return the updated solution
@martinmurjas martinmurjas self-assigned this Feb 18, 2023
@martinmurjas
Copy link
Contributor Author

completed

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

1 participant