-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Ensure object specific actions load in previews #7504
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7504 +/- ##
==========================================
+ Coverage 55.34% 55.37% +0.03%
==========================================
Files 671 671
Lines 27010 27010
Branches 2631 2631
==========================================
+ Hits 14948 14958 +10
+ Misses 11339 11329 -10
Partials 723 723
*This pull request uses carry forward flags. Click here to find out more.
... and 16 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM and seems to fix both issues
Closes #7488
Closes #7158
Describe your changes:
Wait until the next tick to load the actions, so the elements have had time to render.
All Submissions:
Author Checklist
type:
label? Note: this is not necessarily the same as the original issue.Reviewer Checklist