You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ly...@apache.org on 2023/01/27 00:14:31 UTC

[superset] branch lyndsi/enable-dataset-creation-fixed updated (1914d417a6 -> 2166c5b14e)

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

lyndsi pushed a change to branch lyndsi/enable-dataset-creation-fixed
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 1914d417a6 Better solution for top nav create dataset disabled bug
     add 2166c5b14e Fix bug: already existing datasets are not marked as "already exists" in dataset creation page

No new revisions were added by this update.

Summary of changes:
 .../views/CRUD/data/dataset/AddDataset/index.tsx   | 36 +++++++++----------
 superset-frontend/src/views/CRUD/data/hooks.ts     | 42 ++++++++++++++++++----
 2 files changed, 51 insertions(+), 27 deletions(-)