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

[STORY] Allow users to hard refresh their problem tracking #41

Open
2 tasks
ValerianClerc opened this issue Jul 26, 2020 · 0 comments
Open
2 tasks

[STORY] Allow users to hard refresh their problem tracking #41

ValerianClerc opened this issue Jul 26, 2020 · 0 comments
Assignees
Labels
api microservice-related changes enhancement New feature or request p2 ui frontend (ui) related changes

Comments

@ValerianClerc
Copy link
Member

In cases where something breaks with an individual user's problem tracking (as has happened a few times already), we want an easy way to fix this. This comes in the form of allowing users to reset their lastSubmission value, forcing the API to refresh their information from codeforces.

Two parts to this:

  • users-microservice: add a route that allows a user to reset only their own lastSubmission
  • UI: add a button (on the user's profile? or on the dashboard?) that calls this route
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api microservice-related changes enhancement New feature or request p2 ui frontend (ui) related changes
Projects
None yet
Development

No branches or pull requests

2 participants