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

Verify: Page unresponsive when showing 384 captures #1074

Open
nmcharlton opened this issue Apr 2, 2023 · 2 comments
Open

Verify: Page unresponsive when showing 384 captures #1074

nmcharlton opened this issue Apr 2, 2023 · 2 comments
Assignees
Labels
priority High priority issue react size: medium Medium-size issue tool: Verify Relates to the capture verification tool (Verify page) type: bug Something isn't working

Comments

@nmcharlton
Copy link
Collaborator

Steps to reproduce

  1. Open https://dev-admin.treetracker.org/verify
  2. Log in as admin
  3. Set Captures per page to 384
  4. Page freezes

Investigation

According to browser profiling, the majority of time is spent on calls passing through makeStyles.js.
This may be related to recent changes to the appearance and layout of capture cards in Verify.

@nmcharlton nmcharlton added type: bug Something isn't working tool: Verify Relates to the capture verification tool (Verify page) priority High priority issue size: medium Medium-size issue react labels Apr 2, 2023
@tranquanghuy0801
Copy link
Member

@nmcharlton, Can I work on this issue?

@nmcharlton
Copy link
Collaborator Author

@tranquanghuy0801 Yes please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority High priority issue react size: medium Medium-size issue tool: Verify Relates to the capture verification tool (Verify page) type: bug Something isn't working
Projects
Development

No branches or pull requests

2 participants