-
Notifications
You must be signed in to change notification settings - Fork 273
feat: add dropGroupByControl #967
feat: add dropGroupByControl #967
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/superset/superset-ui/CUpdoWamotF4VgVKhSpjApXuPSBR |
How about we name this |
All right. I will rename it. |
Codecov Report
@@ Coverage Diff @@
## master #967 +/- ##
==========================================
+ Coverage 28.04% 28.05% +0.01%
==========================================
Files 408 409 +1
Lines 8345 8363 +18
Branches 1166 1173 +7
==========================================
+ Hits 2340 2346 +6
- Misses 5861 5868 +7
- Partials 144 149 +5
Continue to review full report at Codecov.
|
e433b22
to
c007ded
Compare
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
* feat: add dropGroupByControl * control rename to DndColumnSelectControl * add DND feature flag * wip * fix lint * duplicate dnd control
🏆 Enhancements
POC of Explore drag and drop query panel. scope - Groupby control only.
link to: apache/superset#13210