-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
175 add prompt to save table when switching tabs (#189)
* fix indentation in run policy server script * added alert when switching tabs, but need to add functions to the Yes button when selected * updated alert to save data and added an observeEvent to save or not save based on user input * integrated the save table observe events but need to figure out how to handle each trigger separately * logic for saving from btn vs changing tabs should be correct but need a bit more testing * logic for saving data to fishset database looks good, still need to check when changes are automatically saved when certain functions are called * remove test output code and update notification when data not saved * don't use regular save prompt for define alternatives tab * complete the save table prompt * fix code formatting * don't show save popup for exp catch, model, and policy tabs because nothing in there changes the primary data table
- Loading branch information
1 parent
acf2661
commit f5d2d8e
Showing
2 changed files
with
182 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.