You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When editing metadata in BFF, if the datasource is anything other than AICS (e.g., an uploaded csv or other url), the changes will not persist when the page is closed.
We should track when users have made changes to datasources in DuckDB. Then when users attempt to leave the page, we should provide an alert/warning so they know their changes will be lost unless they re-download the metadata as a csv.
Related to #391
The text was updated successfully, but these errors were encountered:
When editing metadata in BFF, if the datasource is anything other than AICS (e.g., an uploaded csv or other url), the changes will not persist when the page is closed.
We should track when users have made changes to datasources in DuckDB. Then when users attempt to leave the page, we should provide an alert/warning so they know their changes will be lost unless they re-download the metadata as a csv.
Related to #391
The text was updated successfully, but these errors were encountered: