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

handle gpx file without elevation #402

Closed
SamR1 opened this issue Jul 18, 2023 · 1 comment
Closed

handle gpx file without elevation #402

SamR1 opened this issue Jul 18, 2023 · 1 comment
Labels
Projects

Comments

@SamR1
Copy link
Owner

SamR1 commented Jul 18, 2023

Some gpx files do not contain elevation data (see #400 (comment)).

TODO:

  • API: return ascent and descent to null when no elevation
  • Client: do not display elevation data on workout cards in dashboard
  • Client: do not display elevation chart in workout detail

Note: different from #224

@SamR1 SamR1 added the v0.7.x Issues planned in versions 0.7.x label Jul 19, 2023
@SamR1 SamR1 added this to the v0.7 - OAuth 2.0 milestone Jul 19, 2023
@SamR1 SamR1 added this to Done in v0.7.x Jul 19, 2023
@SamR1
Copy link
Owner Author

SamR1 commented Jul 22, 2023

released in v0.7.20

@SamR1 SamR1 closed this as completed Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

1 participant