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

chore: Add downloadAsImage types, change filter selector #26297

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

kgabryje
Copy link
Member

@kgabryje kgabryje commented Dec 18, 2023

SUMMARY

This PR adds a dev dependency with types for dom-to-image package. Also filters out header-controls instead of only ant-dropdown trigger before taking a screenshot.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

Use "Download as image" option on a chart in Explore, a chart in a dashboard and on the whole dashboard, verify that it works.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aafb54d) 69.18% compared to head (04bda5f) 69.18%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #26297   +/-   ##
=======================================
  Coverage   69.18%   69.18%           
=======================================
  Files        1945     1945           
  Lines       75968    75968           
  Branches     8467     8467           
=======================================
  Hits        52557    52557           
  Misses      21224    21224           
  Partials     2187     2187           
Flag Coverage Δ
javascript 56.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kgabryje kgabryje force-pushed the chore/download-as-image-cleanup branch from c3be0eb to 04bda5f Compare December 18, 2023 17:17
@kgabryje kgabryje changed the title chore: Add downloadAsImage types chore: Add downloadAsImage types, change filter selector Dec 18, 2023
@john-bodley john-bodley added the review:checkpoint Last PR reviewed during the daily review standup label Dec 18, 2023
@rusackas
Copy link
Member

/testenv up

Copy link
Contributor

@rusackas Ephemeral environment spinning up at http://35.87.27.252:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

@michael-s-molina michael-s-molina removed the review:checkpoint Last PR reviewed during the daily review standup label Dec 19, 2023
@kgabryje kgabryje merged commit 5e85f5c into apache:master Dec 21, 2023
34 checks passed
Copy link
Contributor

Ephemeral environment shutdown and build artifacts deleted.

@michael-s-molina michael-s-molina added v3.1 Label added by the release manager to track PRs to be included in the 3.1 branch v3.0 Label added by the release manager to track PRs to be included in the 3.0 branch and removed v3.0 Label added by the release manager to track PRs to be included in the 3.0 branch labels Dec 21, 2023
michael-s-molina pushed a commit that referenced this pull request Dec 27, 2023
josedev-union pushed a commit to Ortege-xyz/studio that referenced this pull request Jan 22, 2024
@mistercrunch mistercrunch added 🍒 3.1.0 🍒 3.1.1 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels labels Mar 8, 2024
sfirke pushed a commit to sfirke/superset that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/S v3.1 Label added by the release manager to track PRs to be included in the 3.1 branch 🍒 3.1.0 🍒 3.1.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants