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

Implement undo/history functionality #121

Open
joonashak opened this issue Dec 31, 2022 · 0 comments
Open

Implement undo/history functionality #121

joonashak opened this issue Dec 31, 2022 · 0 comments
Labels
new feature New feature or request.

Comments

@joonashak
Copy link
Owner

joonashak commented Dec 31, 2022

At least sig paste operations need to be undoable. Preferably also other sig changes?

Probably best to save one or many steps of history in the backend and expose an undo mutation. That way state is kept global and undos won't conflict between users.

@joonashak joonashak added the new feature New feature or request. label Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request.
Projects
Status: Needs grooming
Development

No branches or pull requests

1 participant