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

Deleting songs resets the position to the top of the list #158

Closed
sluncer opened this issue Jul 17, 2021 · 1 comment · Fixed by #187
Closed

Deleting songs resets the position to the top of the list #158

sluncer opened this issue Jul 17, 2021 · 1 comment · Fixed by #187

Comments

@sluncer
Copy link

sluncer commented Jul 17, 2021

When deleting a song the position gets reset to the top of the list. This current behavior is similar to what adding a song to the favorites used to be before it was fixed.

Expected Behavior: Deleting a song should maintain the current position in the song-list and move on to the song next to the deleted one.
Current Behavior: Deleting a song resets the current position to the beginning of the current song list.
How to Reproduce: Selecting a song in a list and deleting the delete button.

BlazingTwist added a commit to BlazingTwist/BeatSaberSongBrowser that referenced this issue Mar 13, 2022
scroll position is correctly maintained when deleting a song
BlazingTwist added a commit to BlazingTwist/BeatSaberSongBrowser that referenced this issue Mar 13, 2022
BlazingTwist added a commit to BlazingTwist/BeatSaberSongBrowser that referenced this issue Mar 13, 2022
scroll position is correctly maintained when deleting a song
@BlazingTwist
Copy link
Contributor

Sorry for the spam, for some reason my local branch was targeting the master branch of my remote.

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 a pull request may close this issue.

2 participants