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

Undo/Redo Functionality in Diagram View #40

Open
Tethik opened this issue Jun 29, 2023 · 0 comments
Open

Undo/Redo Functionality in Diagram View #40

Tethik opened this issue Jun 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Tethik
Copy link
Member

Tethik commented Jun 29, 2023

From user feedback. It would be useful if the standard undo/redo functionality existed. This would help against accidentally deleting components.

There might be an easy way to implement this using redux, since that's very much what the framework was originally built for.

Given that Gram is collaborative over websocket, it might be a bit tricky to accomplish.

For inspiration:
https://redux.js.org/usage/implementing-undo-history

@Tethik Tethik added the enhancement New feature or request label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant