You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by am...@apache.org on 2021/02/14 09:16:11 UTC

[superset] branch feat/disable_filter_bar_in_edit_mode updated (c645256 -> 6de74e0)

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

amitmiran pushed a change to branch feat/disable_filter_bar_in_edit_mode
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from c645256  feat(native-filters): hide filterBar and toggle icon when in editMode
     add 6de74e0  fix: change implementation to avoid empty space

No new revisions were added by this update.

Summary of changes:
 .../components/nativeFilters/FilterBar_spec.tsx    |  1 -
 .../src/dashboard/components/DashboardBuilder.jsx  |  3 +--
 .../nativeFilters/FilterBar/FilterBar.tsx          | 22 +++++++++-------------
 3 files changed, 10 insertions(+), 16 deletions(-)