This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 90a66ee76c chore: Add a note about adhoc subqueries in UPDATING.md
(#25161)
new e77bc066bd fix: Issue #24493; Resolved report selection menu in chart
and dashboard page (#25157)
new 408708be62 fix: DML failures in SQL Lab (#25190)
new d8c72b86bc fix: All values being selected in Select (#25202)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ReportModal/HeaderReportDropdown/index.tsx | 3 ++-
superset-frontend/src/components/Select/Select.tsx | 4 ++--
.../useExploreAdditionalActionsMenu/index.jsx | 18 ++----------------
superset/sql_lab.py | 10 ++++++++--
4 files changed, 14 insertions(+), 21 deletions(-)