You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by su...@apache.org on 2021/05/14 18:51:18 UTC

[superset] branch master updated (3466cb2 -> 9cb4a46)

This is an automated email from the ASF dual-hosted git repository.

suddjian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 3466cb2  Fix class name (#14609)
     add 9cb4a46  fix: Fixes top level tabs and automatic scroll (#14624)

No new revisions were added by this update.

Summary of changes:
 .../DashboardBuilder/DashboardBuilder.tsx          |  2 +-
 .../src/dashboard/components/dnd/handleHover.js    | 11 ++++--
 .../dnd/handleScroll/handleScroll.test.ts          |  1 +
 .../dashboard/components/dnd/handleScroll/index.ts | 44 ++++++++++++++--------
 .../src/dashboard/util/getDropPosition.js          |  7 +---
 5 files changed, 39 insertions(+), 26 deletions(-)