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

[Bug Report] In Multi-select mode, clicking thumbnail adds item twice #5365

Closed
mrrogg opened this issue Oct 11, 2024 · 2 comments · Fixed by #5377
Closed

[Bug Report] In Multi-select mode, clicking thumbnail adds item twice #5365

mrrogg opened this issue Oct 11, 2024 · 2 comments · Fixed by #5377
Labels
bug report Bug reports that are not yet verified

Comments

@mrrogg
Copy link

mrrogg commented Oct 11, 2024

Describe the bug
When selecting multiple items (performers, scenes, etc), clicking on the portrait for subsequent items selects that item twice. This is indicated when attempting to delete the selection, where you notice those items are listed twice. Alternatively, clicking on the checkbox precisely does not add duplicate.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Performers'
  2. Click on the top left checkbox
  3. Click another performer by clicking the portrait thumbnail
  4. Click another performer by clicking the checkbox directly
  5. Click the delete icon
  6. Notice that the ones clicked via thumbnail are in the list twice

I confirmed this happens with the following lists (the only ones I have with data): Scenes, Galleries, Images, Performers, Studios, Tags

Expected behavior
I expect the selection behavior to only add the item once

Screenshots
Screenshot 2024-10-11 at 11 00 43 AM

Stash Version: (from Settings -> About):
v0.27.1
Build hash: ad00bee

Desktop (please complete the following information):

  • OS: [e.g. iOS] MacOS Sequoia 15.0.1
  • Browser [e.g. chrome, safari]: Firefox
  • Version [e.g. 22]: Firefox 131
@mrrogg mrrogg added the bug report Bug reports that are not yet verified label Oct 11, 2024
@github-project-automation github-project-automation bot moved this to To triage in Bug fixing Oct 11, 2024
@feederbox826
Copy link
Contributor

This was reported and apparently fixed in 27.1, run an optimize database task to clean up any debis in your DB, update and see if it is fixed

@mrrogg
Copy link
Author

mrrogg commented Oct 12, 2024

I ran an Optimize Database task, attempted to update (running via docker), docker down, docker pull, docker up, and the issue persists for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Bug reports that are not yet verified
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants