Skip to content

Fixing bug when performing an action on an album#678

Closed
JohnOberhauser wants to merge 1 commit intoaome510:masterfrom
JohnOberhauser:sort-fix
Closed

Fixing bug when performing an action on an album#678
JohnOberhauser wants to merge 1 commit intoaome510:masterfrom
JohnOberhauser:sort-fix

Conversation

@JohnOberhauser
Copy link
Contributor

Fixing a bug where performing an action on an album can apply that action to the wrong album.

Introduced in my last PR #654

My original PR sorted the UI, but I didn't realize actions on albums happen based on the selected index (not the selected album). So I'm adding album sorting to the album event window as well.

@aome510
Copy link
Owner

aome510 commented Mar 24, 2025

I think it's better to sort the albums upon getting data from the API. This avoids having to sort the data each time we process it. Put up a PR

@aome510 aome510 closed this Mar 24, 2025
@JohnOberhauser
Copy link
Contributor Author

Awesome, thanks!

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.

2 participants