Merged
Conversation
Member
Author
|
/canary |
2 similar comments
Member
Author
|
/canary |
Member
Author
|
/canary |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #832 +/- ##
===========================
===========================
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
intuit-svc
added a commit
to player-ui/player-ui.github.io
that referenced
this pull request
Mar 27, 2026
KetanReddy
reviewed
Mar 27, 2026
Contributor
Member
Author
|
/canary |
intuit-svc
added a commit
to player-ui/player-ui.github.io
that referenced
this pull request
Mar 27, 2026
intuit-svc
added a commit
to player-ui/player-ui.github.io
that referenced
this pull request
Mar 27, 2026
KetanReddy
approved these changes
Mar 30, 2026
shahabdsh
added a commit
to shahabdsh/player
that referenced
this pull request
Apr 4, 2026
This reverts commit 9f3439a.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refactor the external action plugin to remove the
setTimeout. The timeout currently pushes the changes untilafterTransitionby default:This is logged from this plugin + a log in the external action handler
This update moves the work into the
afterTransitioninstead which ensures the changes happen more immediately rather than being pushed into the event loop further, making the updates more immediate.Change Type (required)
patchminormajorN/ADoes your PR have any documentation updates?
📦 Published PR as canary version:
0.15.2--canary.832.34348Try this version out locally by upgrading relevant packages to 0.15.2--canary.832.34348