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] Web: Click on checkmark crash browser #446

Closed
2 of 4 tasks
MalteKiefer opened this issue Aug 9, 2022 · 5 comments · Fixed by #448
Closed
2 of 4 tasks

[BUG] Web: Click on checkmark crash browser #446

MalteKiefer opened this issue Aug 9, 2022 · 5 comments · Fixed by #448

Comments

@MalteKiefer
Copy link
Contributor

Describe the bug
When I click on a checkmark in the web version to mark an image, the hole browser crashes.
I tried it with different browsers.
Browser console shows no errors.

Task List

Please complete the task list below. We need this information to help us reproduce the bug or point out problems in your setup. You are not providing enough info may delay our effort to help you.

  • I have read thoroughly the README setup and installation instructions.
  • I have included my docker-compose file.
  • I have included my redacted .env file.
  • I have included information on my machine, and environment.

System

  • Server Version: v1.21.0_31-dev
  • Mobile App Version: v1.21.0_31-dev
@alextran1502
Copy link
Contributor

Hi @MalteKiefer .
How many assets to do have on this instance?

@MalteKiefer
Copy link
Contributor Author

root@server /s/i/docker# ls /opt/photos/1ef8cd67-eabb-479f-95bb-e88622afe553/original/9a41422f-c9fb-51da-a2ed-147325235078/ | wc -l
33937
root@server /s/i/docker# ls /opt/photos/1ef8cd67-eabb-479f-95bb-e88622afe553/original/WEB/ | wc -l
187
root@server /s/i/docker# ls /opt/photos/1ef8cd67-eabb-479f-95bb-e88622afe553/encoded-video/ | wc -l
275

@alextran1502
Copy link
Contributor

alextran1502 commented Aug 9, 2022

This might be related to performance when it try to toggle the check box on all image group. Let me test it on a large instance of mine and find the fix for this. Can you try monitor the ram usage to see if it spikes when you select the check box?

@alextran1502
Copy link
Contributor

Can confirm this is a performance bug on large instance.

@MalteKiefer
Copy link
Contributor Author

MalteKiefer commented Aug 9, 2022

@alextran1502 make it like Google, Apple and all the others, max 1000 photos at the same time. It is more than enough

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