You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by kg...@apache.org on 2022/12/08 17:23:52 UTC

[superset] branch master updated (1edfd7e1e1 -> de4f50909e)

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 1edfd7e1e1 fix: DropdownContainer items width calculation (#22371)
     add de4f50909e fix: Add tooltip to dropdown trigger in horizontal filter bar (#22373)

No new revisions were added by this update.

Summary of changes:
 .../DropdownContainer/DropdownContainer.test.tsx   | 13 +++++
 .../src/components/DropdownContainer/index.tsx     | 57 +++++++++++++---------
 .../FilterBar/FilterControls/FilterControls.tsx    | 14 +++++-
 3 files changed, 58 insertions(+), 26 deletions(-)