This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 0a6b3de884 fix(Select): Prevent closing the select when clicking on a
tag (#35487)
add bc1fda5a4a fix(explore): correct search icon in dashboard submenu
(#35489)
add 37e280f5bd fix: Support metric macro for embedded users (#35508)
add 22c8551d64 fix(webdriver): add missing options object to WebDriver
initialization (#35504)
No new revisions were added by this update.
Summary of changes:
.../useExploreAdditionalActionsMenu/index.jsx | 2 +-
superset/jinja_context.py | 7 ++-
superset/utils/webdriver.py | 1 +
tests/unit_tests/jinja_context_test.py | 73 ++++++++++++++++++++++
4 files changed, 81 insertions(+), 2 deletions(-)