Skip to content

Fix running cadence display in activities overview - #1251

Open
mariusc wants to merge 1 commit into
thomaschampagne:developfrom
mariusc:fix/running-cadence-overview
Open

Fix running cadence display in activities overview#1251
mariusc wants to merge 1 commit into
thomaschampagne:developfrom
mariusc:fix/running-cadence-overview

Conversation

@mariusc

@mariusc mariusc commented Jul 2, 2026

Copy link
Copy Markdown

Thanks for Elevate, I've been using it for a few years now and it's great 🙌.

Since Strava introduced limits and only premium subscribers can now use the Strava API, I had to find another way to import my activities into Elevate, so I'm now exporting them as .fit from Health and importing them from a folder. All that to say that, for the first time ever, I now have cadence data on my runs 😂.

This made me realise that in the table of activities, a wrong value for cadence is shown. While the activity details show the correct value, the one in the activity table is half of it.

Digging deeper, it seemed to be related to the enableBothLegsCadence that was introduced in c80bb34, which was applied only to the activity details view, and not to the activity table as well.

image image

Fixes #1204 (I think)

I will be very honest and say that I am a developer, but I'm not familiar with Angular or typescript, and this patch was done mostly with (by) Codex. Let me know what you think.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 26 complexity · 0 duplication

Metric Results
Complexity 26
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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.

[Web-Ext][Bug] Cadence incorrect for walking activities, at least in activities tab

1 participant