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

Button to clear photo selection on Partner section not working on web interface #15142

Closed
1 of 3 tasks
kikendo opened this issue Jan 7, 2025 · 2 comments · Fixed by #15219
Closed
1 of 3 tasks

Button to clear photo selection on Partner section not working on web interface #15142

kikendo opened this issue Jan 7, 2025 · 2 comments · Fixed by #15219

Comments

@kikendo
Copy link

kikendo commented Jan 7, 2025

The bug

When trying to deselect all that I selected, the button does nothing.
image

I have only encountered this problem so far in the Partner section. Timeline and Albums seem fine.

The OS that Immich Server is running on

Debian 10

Version of Immich Server

v1.123.0

Version of Immich Mobile App

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

-

Your .env content

-

Reproduction steps

Select some photos on the Partner section then try to deselect them using the "deselect all" button

Relevant log output

No response

Additional information

No response

@jinxuan-owyong
Copy link
Contributor

Seems like Esc doesn't work as well. Following error shows up when the x button is clicked:

store.DM1mbn8n.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'selectedAssets')
    at clearMultiselect (asset-interaction.sv….DCFjKDaQ.js:1:2957)
    at HTMLButtonElement.j [as __click] (control-app-bar.DOSd2t5I.js:1:1321)
    at HTMLDivElement.A (store.DM1mbn8n.js:1:2297)

@kikendo
Copy link
Author

kikendo commented Jan 8, 2025

Just updated my server to 1.124.0 and the button works OK again, however ESC key does not.

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