-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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: downloadasimage for dashboard #15581
Conversation
Codecov Report
@@ Coverage Diff @@
## master #15581 +/- ##
=======================================
Coverage 76.87% 76.87%
=======================================
Files 976 976
Lines 51293 51293
Branches 6907 6907
=======================================
Hits 39431 39431
Misses 11643 11643
Partials 219 219
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Works for me |
/testenv up |
@michael-s-molina Ephemeral environment spinning up at http://54.68.81.124:8080. Credentials are |
Ephemeral environment shutdown and build artifacts deleted. |
Thank you @pkdotson and @michael-s-molina for the quick fix and review! |
🏷️ 2021.25 |
🏷️ 2021.27 |
(cherry picked from commit 86a59a2)
Verified this PR in master locally 👍🏻 |
(cherry picked from commit 86a59a2)
SUMMARY
This pr fixes the download as image for dashboard.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
before
Screen.Recording.2021-07-07.at.5.16.12.PM.mov
after
Screen.Recording.2021-07-07.at.4.45.41.PM.mov
closes: #15536
TESTING INSTRUCTIONS
Go to dashboard and click the download as image for the dashboard.
ADDITIONAL INFORMATION