[Bug]: Redo Edits with Collaboration Extension Leaves Cursor in Incorrect Position #5802
Open
1 task done
Labels
Category: Open Source
The issue or pull reuqest is related to the open source packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
core, extension-collaboration, extension-collaboration-cursor
Version(s)
2.9.1
Bug Description
When using the redo functionality with Tiptap's collaboration extension, the cursor does not return to the expected position after performing a redo. This behavior disrupts the editing flow as users must manually reposition the cursor, impacting the overall collaboration experience.
Steps to Reproduce:
Expected Behavior: The cursor should return to the same position it was in before the edits were undone, or at the next logical position following a redo.
Observed Behavior: The cursor is placed incorrectly; it remains at the current selection and doesn’t move.
Environment:
Browser Used
Chrome
Code Example URL
No response
Expected Behavior
The cursor should return to the same position it was in before the edits were undone, or at the next logical position following a redo.
Additional Context (Optional)
This issue may relate to how the collaboration extension handles cursor positions during undo/redo actions.
Dependency Updates
The text was updated successfully, but these errors were encountered: