madmustachecompany / Blast-Workout-App

Help us blast your workout!
https://blastworkout.app/
3 stars 0 forks source link

[BUG] - First exercise of superset is not recorded in New Records tab #87

Open TheSecondWing opened 2 months ago

TheSecondWing commented 2 months ago

Description

Hi,

It seems like the first exercise of a superset is not recorded in the New Records tab at the end of the workout.

See screenshots.

I had a superset with Skullcrusher + Lateral Raises. First time doing 15 reps for each.

Lateral raises (second exercise of the superset) appear in New Records tab, but not the Skullcrusher (first exercise of the superset).

Thanks! Screenshot_20240704-214833 Screenshot_20240704-214842

Reproduction steps

1. Go to '...'
2. Tap on '....'
3. Scroll down to '....'
4. See error

Screenshots

![DESCRIPTION](LINK.png)

Logs

No response

OS

None

madmustachecompany commented 1 month ago

Hi @TheSecondWing,

I suspect this might be linked to the way supersets are handled in the application, here's the thing: An exercise performed in a superset is considered as such, regardless of the type and number of associated exercises. In your case, you may already have performed 15 repetitions of Skullcrusher in superset (not with Lateral Raises, but with one or more other exercises). However, this is the first time you've performed 15 repetitions in superset for Lateral Raises, so you have a new reps record.

Can you confirm whether your experience seems to correspond to this scenario (i.e. did you previously perform a series of 15 repetitions of Skullcrusher in superset)? if not, we'll have to investigate further to determine where the problem lies.

That said, the idea of taking different superset variations into account should be added to the list of suggestions.