-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
feat: drill by modal #23458
feat: drill by modal #23458
Conversation
superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx
Outdated
Show resolved
Hide resolved
superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx
Outdated
Show resolved
Hide resolved
@lilykuang I'm running this code from the |
@estebanbouza There is a feature flag |
cc46c5d
to
6f4b32c
Compare
d47975d
to
f651879
Compare
superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx
Outdated
Show resolved
Hide resolved
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
Codecov Report
@@ Coverage Diff @@
## master #23458 +/- ##
==========================================
- Coverage 67.59% 67.57% -0.03%
==========================================
Files 1910 1914 +4
Lines 73712 73857 +145
Branches 7973 8023 +50
==========================================
+ Hits 49829 49912 +83
- Misses 21842 21901 +59
- Partials 2041 2044 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 16 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION