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 and Redo #2

Open
4 tasks
MertenD opened this issue Jul 26, 2023 · 0 comments
Open
4 tasks

Undo and Redo #2

MertenD opened this issue Jul 26, 2023 · 0 comments

Comments

@MertenD
Copy link
Owner

MertenD commented Jul 26, 2023

Description

Develop an undo and redo feature for the web crawler editor. This feature should allow users to easily revert their actions or reapply them, providing a safety net when building and editing web crawlers. This will enhance the user experience by allowing users to experiment with different configurations without fear of making irreversible changes.

Tasks

  • Design and implement a user interface for the undo and redo feature, ensuring it is intuitive and accessible.
  • Implement a system for managing the state of the web crawler editor that supports undoing and redoing actions.
  • Ensure that the feature works seamlessly with the existing editor and user interface.
  • Test the feature thoroughly to ensure reliability and usability.
@MertenD MertenD added this to the Node-based Editing milestone Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant