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

Strava activity list UX improvements #62

Open
2 of 4 tasks
aaron-schroeder opened this issue Jan 4, 2023 · 0 comments
Open
2 of 4 tasks

Strava activity list UX improvements #62

aaron-schroeder opened this issue Jan 4, 2023 · 0 comments
Labels
enhancement New feature or request UX

Comments

@aaron-schroeder
Copy link
Owner

aaron-schroeder commented Jan 4, 2023

  • Layout is not really mobile-friendly. Small font and just looks like a desktop site - would putting it all inside a container fix? Are there changes I can make to have the navbar become responsive?
    • Fixed since the switch to a datatable to display the list.
  • show each activity as pretty box for each run with summary stats and icons
    • just need to add icons
  • Add an additional checkbox next to activities that haven't been saved in the app yet, that works in concert with the "save all activities" functionality. The summary data shown on each activity should include all or most of the data that will go in the db.
  • Improve the look of the detected overlap + duplicate activities. Right now it's gray for duplicate strava (no link to it), and there's just a list of overlapping activities in the datatable (even ones that are duplicate strava activities).
    • Maybe defer this aesthetic decision until after webhooks are set up. If I can get those working successfully, the strava activity list becomes more of a nice-to-have utility rather than a necessary part of the admin flow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UX
Projects
None yet
Development

No branches or pull requests

1 participant