This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 9335b9c Migrates DropdownButton component from Bootstrap to AntD
(#13002)
add 409fc83 chore: Tab title to be empty when creating a new tab (#12773)
No new revisions were added by this update.
Summary of changes:
.../spec/fixtures/mockDashboardLayout.js | 2 ++
.../components/gridComponents/Tab_spec.jsx | 2 +-
superset-frontend/src/components/EditableTitle.tsx | 34 +++++++++++++++-------
.../dashboard/components/gridComponents/Tab.jsx | 3 ++
.../dashboard/components/gridComponents/Tabs.jsx | 24 +++++++++++++--
.../src/dashboard/util/newComponentFactory.js | 7 ++++-
6 files changed, 57 insertions(+), 15 deletions(-)