[feature]: Undo functionality while using editor
Is there an existing issue for this?
- [X] I have searched the existing issues
Summary
I can't find an option to undo work while using the editor
I would like to be able to click on an undo button in the task bar.
Why should this be worked on?
This would enable me to quickly roll back on work if required, instead of having to manually delete it. It would be more efficient.
@JWalshe86, we support undo and redo functionality on the page and in the issue rich text editor. We follow standard shortcuts: for undo, use Command/Ctrl + Z, and for redo, use Command/Ctrl + Shift + Z. We will consider adding a button on the toolbar to improve the experience. Thanks for sharing your feedback.
Rich text editors cannot be used in issues or issue comments. Is there a way to enable them? Currently, since rich text editors are not available, the Ctrl + Z shortcut does not work.
I can confirm that on version 0.22.0, the "Ctrl + Z" undo functionality is not working in the issue description editor, although it works fine in issue titles and other fields. This bug forced me to rewrite a 500-word description, which was highly inconvenient. Please prioritize and expedite the resolution of this issue.
https://github.com/user-attachments/assets/e76ab5e4-858c-4551-a8df-a826aea2ad38
Hey @JWalshe86, this issue was fixed with #5133.