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

UIIN-3160: Decrease the amount of re-renders of ConsortialHoldings component #2716

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

OleksandrHladchenko1
Copy link
Contributor

Purpose

  • Lots of re-renders of ConsortialHoldings cause twitching when Instance details page is open.

Approach

  • Make key static, because previously it was created after each re-render of InstanceDetails component.
  • Removed uniqueId from key creation.

Refs

UIIN-3160

This comment has been minimized.

Copy link

Jest Unit Test Statistics

       1 files  ±0     255 suites  ±0   14m 45s ⏱️ -14s
1 023 tests ±0  1 021 ✔️ ±0  2 💤 ±0  0 ±0 
1 030 runs  ±0  1 028 ✔️ ±0  2 💤 ±0  0 ±0 

Results for commit 97a871a. ± Comparison against base commit 616fce6.

@artem-blazhko artem-blazhko requested a review from a team January 20, 2025 17:00
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.

3 participants