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

Avoid unnecessary rerenders #379

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

evansiroky
Copy link
Contributor

This should fix #374 as extra renders were occurring whenever a new connected-transitive-overlay component was being created each time this UI state changed even though it doesn't appear this needs to happen.

Also, this addresses this comment #366 (comment).

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (transitive-styles@6672b59). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             transitive-styles    #379   +/-   ##
===================================================
  Coverage                     ?   8.25%           
===================================================
  Files                        ?     193           
  Lines                        ?    7235           
  Branches                     ?    1815           
===================================================
  Hits                         ?     597           
  Misses                       ?    5719           
  Partials                     ?     919           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6672b59...f92ffdb. Read the comment docs.

Copy link
Collaborator

@binh-dam-ibigroup binh-dam-ibigroup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@binh-dam-ibigroup binh-dam-ibigroup merged commit 72e65ac into transitive-styles Jun 4, 2021
@binh-dam-ibigroup binh-dam-ibigroup deleted the transitive-styles-eas branch June 4, 2021 18:03
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2021

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants