mirror of
https://github.com/apache/superset.git
synced 2026-06-03 22:59:21 +00:00
feat: Adds the MetadataBar to the Explore header (#21560)
This commit is contained in:
committed by
GitHub
parent
5ea9249059
commit
0dda5fe1cf
@@ -159,6 +159,7 @@ function PropertiesModal({
|
||||
...payload,
|
||||
...res.json.result,
|
||||
id: slice.slice_id,
|
||||
owners: selectedOwners,
|
||||
};
|
||||
onSave(updatedChart);
|
||||
addSuccessToast(t('Chart properties updated'));
|
||||
|
||||
Reference in New Issue
Block a user