-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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: dashboard side actions #14587
fix: dashboard side actions #14587
Conversation
Codecov Report
@@ Coverage Diff @@
## master #14587 +/- ##
=======================================
Coverage 77.40% 77.40%
=======================================
Files 958 958
Lines 48327 48329 +2
Branches 5677 5679 +2
=======================================
+ Hits 37406 37410 +4
+ Misses 10721 10719 -2
Partials 200 200
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/testenv up |
/testenv up |
Code looks simple enough... easy review! Two questions for @pkdotson:
|
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
|
Ephemeral environment shutdown and build artifacts deleted. |
@junlincc Ephemeral environment creation failed. Please check the Actions logs for details. |
@rusackas Container image not yet published for this PR. Please try again when build is complete. |
@rusackas Ephemeral environment creation failed. Please check the Actions logs for details. |
* fix dashboard side actions * lint being lint (cherry picked from commit bfbf767)
🏷️ 2021.19 |
* fix dashboard side actions * lint being lint
* fix dashboard side actions * lint being lint (cherry picked from commit bfbf767)
* fix dashboard side actions * lint being lint (cherry picked from commit bfbf767)
* fix dashboard side actions * lint being lint
* fix dashboard side actions * lint being lint
* fix dashboard side actions * lint being lint
SUMMARY
This pr fixes the issues where the dashboard side actions aren't displayed when in edit mode.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Screen.Recording.2021-05-11.at.9.53.54.PM.mov
TEST PLAN
ADDITIONAL INFORMATION