Skip to content

fix(ui): navigation and back action not accounting for offsets and same-type switches#95

Merged
MattiaPun merged 1 commit into
mainfrom
fix/navigation-switching
Mar 22, 2026
Merged

fix(ui): navigation and back action not accounting for offsets and same-type switches#95
MattiaPun merged 1 commit into
mainfrom
fix/navigation-switching

Conversation

@MattiaPun
Copy link
Copy Markdown
Owner

This PR solves a couple of navigation issues where lists view would either appear blank, merge badly or fail to restore when navigating backwards.

  • Added extra state models like songsPrev, albumsPrev, artistsPrev, cursorMainPrev, etc...). This makes sure context is preserved when swapping between view.
  • Fixed an issues where mainOffset would transfer to new views

Solves #93
Solves #94

@MattiaPun MattiaPun merged commit b36cfa7 into main Mar 22, 2026
1 check passed
@MattiaPun MattiaPun deleted the fix/navigation-switching branch March 22, 2026 21:59
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.

1 participant