This is an automated email from the ASF dual-hosted git repository.
kgabryje pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from f8b3ece feat(dashboard): Implement empty states for dashboard (#18712)
add c1205b5 feat(explore): Implement metrics and columns popovers empty
states (#18681)
No new revisions were added by this update.
Summary of changes:
.../src/shared-controls/dndControls.tsx | 1 +
.../DndColumnSelectControl/ColumnSelectPopover.tsx | 110 ++++++++++++++-------
.../ColumnSelectPopoverTrigger.tsx | 4 +
.../DndColumnSelectControl/DndColumnSelect.tsx | 4 +
.../AdhocMetricEditPopover.test.jsx | 5 +-
.../MetricControl/AdhocMetricEditPopover/index.jsx | 41 ++++----
superset-frontend/src/explore/constants.ts | 1 +
7 files changed, 111 insertions(+), 55 deletions(-)