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
Currently, "saving" while in proof mode will overwrite the original graph with the current state of the proof graph.
When the user switches to proof mode, we should automatically prompt the user to save their changes before proceeding.
Then, we should redirect to potentially a new route "/proof/...".
This way, a user can now name & save their proof just as they did with graphs, but they will be separate. The main page UI will need to be updated for this.
The text was updated successfully, but these errors were encountered:
Currently, "saving" while in proof mode will overwrite the original graph with the current state of the proof graph.
When the user switches to proof mode, we should automatically prompt the user to save their changes before proceeding.
Then, we should redirect to potentially a new route "/proof/...".
This way, a user can now name & save their proof just as they did with graphs, but they will be separate. The main page UI will need to be updated for this.
The text was updated successfully, but these errors were encountered: