Skip to content
New issue

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

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

Already on GitHub? # to your account

Undo last action #100

Open
orgulous opened this issue Oct 22, 2024 · 1 comment
Open

Undo last action #100

orgulous opened this issue Oct 22, 2024 · 1 comment
Labels
backlog enhancement New feature or request

Comments

@orgulous
Copy link
Collaborator

orgulous commented Oct 22, 2024

Description

Enable users to press Ctrl+Z to undo their most recent action, making the editing process more efficient and intuitive.

Why

Users need a quick way to revert mistakes or unwanted changes without navigating multiple menus. This improves overall workflow and user satisfaction.

Acceptance Criteria

  • Pressing Ctrl+Z undoes the last user action.
  • The system should track multiple actions for sequential undos.
  • The feature works consistently across all editing environments or windows.

Additional Context (optional)

  • Consider adding a complementary Ctrl+Y or Ctrl+Shift+Z for redo functionality.
  • Ensure compatibility with various operating systems and browsers.
@orgulous orgulous added the enhancement New feature or request label Oct 22, 2024
@duyminh1998
Copy link
Collaborator

What actions are possible to undo?

@orgulous orgulous added this to the UI Reorganization 0.2.0 milestone Nov 24, 2024
@orgulous orgulous removed this from the UI Reorganization 0.2.0 milestone Jan 24, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants