AllenInstitute / biofile-finder

An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
https://biofile-finder.allencell.org/
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Intercept onDismiss/exit in edit modal #344

Open aswallace opened 6 days ago

aswallace commented 6 days ago

When user tries to exist tab or dismiss the modal (by clicking outside or clicking x/cancel), intercept and render a warning modal letting them know the changes won't be saved

Part of #96