Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create & Proof mode separation #80

Open
eddiekrystowski opened this issue Dec 5, 2023 · 0 comments
Open

Create & Proof mode separation #80

eddiekrystowski opened this issue Dec 5, 2023 · 0 comments
Labels
bug Something isn't working jointjs likely involves joint library usage reactjs involves working with react components

Comments

@eddiekrystowski
Copy link
Owner

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.

@eddiekrystowski eddiekrystowski added bug Something isn't working jointjs likely involves joint library usage reactjs involves working with react components labels Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jointjs likely involves joint library usage reactjs involves working with react components
Projects
None yet
Development

No branches or pull requests

1 participant