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

fix: update when events are added to manage overlays #1682

Merged
merged 1 commit into from
Aug 9, 2021
Merged

Conversation

Westbrook
Copy link
Contributor

Description

Only listen for overlay events when an overlay is actually open.

Related Issue

fixes #1512

Motivation and Context

Allow for inclusion of the code before the <body> tag. Make the code more performant to boot up.

How Has This Been Tested?

  • tests all pass

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@github-actions
Copy link

github-actions bot commented Aug 5, 2021

@github-actions
Copy link

github-actions bot commented Aug 5, 2021

Tachometer results for changed packages

action-bar permalink

Version Bytes Avg Time vs remote vs branch
remote 311 kB 15.32ms - 15.48ms - unsure 🔍
-0% - +1%
-0.05ms - +0.14ms
branch 310 kB 15.32ms - 15.40ms unsure 🔍
-1% - +0%
-0.14ms - +0.05ms
-

action-menu permalink

Version Bytes Avg Time vs remote vs branch
remote 787 kB 299.25ms - 302.23ms - unsure 🔍
-1% - +0%
-2.67ms - +1.29ms
branch 784 kB 300.12ms - 302.74ms unsure 🔍
-0% - +1%
-1.29ms - +2.67ms
-

overlay permalink

Version Bytes Avg Time vs remote vs branch
remote 418 kB 70.83ms - 71.27ms - unsure 🔍
-1% - +0%
-0.37ms - +0.25ms
branch 416 kB 70.89ms - 71.33ms unsure 🔍
-0% - +1%
-0.25ms - +0.37ms
-

picker permalink

Version Bytes Avg Time vs remote vs branch
remote 779 kB 582.60ms - 587.00ms - unsure 🔍
-0% - +1%
-1.91ms - +4.13ms
branch 776 kB 581.62ms - 585.76ms unsure 🔍
-1% - +0%
-4.13ms - +1.91ms
-

popover permalink

Version Bytes Avg Time vs remote vs branch
remote 315 kB 28.62ms - 29.52ms - unsure 🔍
-1% - +2%
-0.25ms - +0.68ms
branch 313 kB 28.74ms - 28.97ms unsure 🔍
-2% - +1%
-0.68ms - +0.25ms
-

split-button permalink

Version Bytes Avg Time vs remote vs branch
remote 799 kB 2021.99ms - 2043.74ms - unsure 🔍
-1% - +1%
-12.66ms - +16.57ms
branch 796 kB 2021.15ms - 2040.67ms unsure 🔍
-1% - +1%
-16.57ms - +12.66ms
-

tooltip permalink

Version Bytes Avg Time vs remote vs branch
remote 318 kB 24.91ms - 25.51ms - unsure 🔍
-1% - +1%
-0.28ms - +0.34ms
branch 316 kB 25.10ms - 25.28ms unsure 🔍
-1% - +1%
-0.34ms - +0.28ms
-

@Westbrook Westbrook merged commit 60cddac into main Aug 9, 2021
@Westbrook Westbrook deleted the overlay-work branch August 9, 2021 21:34
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.

[Overlay] Control when work is done
2 participants