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

Add overall user stats in Explore right sidebar #3046

Merged
merged 13 commits into from
Oct 11, 2022

Conversation

misaugstad
Copy link
Member

@misaugstad misaugstad commented Oct 11, 2022

Resolves #1914

Adds some overall stats for the user to the right sidebar on the Explore page: total distance, label count, and accuracy rating. The most important addition is the accuracy number, which has not been prominently displayed up to this point. The accuracy number has a tooltip that links to your User Dashboard where you can see recent labeling mistakes.

Before/After screenshots (if applicable)

Before
Screenshot from 2022-10-11 11-28-21

After
Screenshot from 2022-10-11 11-27-43
Screenshot from 2022-10-11 11-29-19

Things to check before submitting the PR
  • I've written a descriptive PR title.
  • I've added/updated comments for large or confusing blocks of code.
  • I've included before/after screenshots above.
  • I've asked for and included translations for any user facing text that was added or modified.
  • I've updated any logging. Clicks, keyboard presses, and other user interactions should be logged. If you're not sure how (or if you need to update the logging), ask Mikey. Then make sure the documentation on this wiki page is up to date for the logs you added/updated.

@misaugstad misaugstad self-assigned this Oct 11, 2022
@misaugstad misaugstad merged commit 6b66daf into develop Oct 11, 2022
@misaugstad misaugstad deleted the 1914-accuracy-in-sidebar branch October 11, 2022 20:03
@misaugstad misaugstad mentioned this pull request Oct 15, 2022
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

Successfully merging this pull request may close these issues.

Show validation accuracy on right-side mission panel
1 participant