Describe the bug
When adding a track to an existing session with an empty queue, the position is displayed as 1.
This behaviour is inconsistent with adding a track when there is no session, which omits the position display entirely (or shows Position: 0 - 2 if multiple tracks are added).
Severity
Medium
Affected branches
Quaver version
8.0.0-next.30
Steps to reproduce
- Start a session by playing a track.
- Skip the track.
- Add another track.
Expected behavior
Position displays as 0 or is omitted.
Actual behavior
Position is displayed as 1.
Relevant log output
Describe the bug
When adding a track to an existing session with an empty queue, the position is displayed as 1.
This behaviour is inconsistent with adding a track when there is no session, which omits the position display entirely (or shows
Position: 0 - 2if multiple tracks are added).Severity
Medium
Affected branches
Quaver version
8.0.0-next.30
Steps to reproduce
Expected behavior
Position displays as 0 or is omitted.
Actual behavior
Position is displayed as 1.
Relevant log output