Is your feature request related to a problem? Please describe.
Would like ability to refresh the data without refreshing the page
Describe the solution you'd like
Manual refresh button either for the entire challenge & leaderboard pages or a button on each sub-page
Describe alternatives you've considered
onMounted re-get of the relative data for each subpage..
Additional context
remove the currently implemented onMounted on the "Grade Users" subpage if a button is implemented
Is your feature request related to a problem? Please describe.
Would like ability to refresh the data without refreshing the page
Describe the solution you'd like
Manual refresh button either for the entire challenge & leaderboard pages or a button on each sub-page
Describe alternatives you've considered
onMounted re-get of the relative data for each subpage..
Additional context
remove the currently implemented onMounted on the "Grade Users" subpage if a button is implemented