Skip to content

UX: [rte] properly put cursor at end when putCursorAtEnd is called #34039

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

Merged
merged 4 commits into from
Aug 4, 2025

Conversation

renato
Copy link
Contributor

@renato renato commented Aug 2, 2025

Our ProseMirror text-manipulation impl's putCursorAtEnd was not putting the cursor at the end of the document.

This change is important in particular for Quoting directly from a post selection, which was opening the composer but the cursor was not being correctly placed.

@renato renato changed the title UX: add rte paragraph when opening if markdown ends in \n\n UX: [rte] properly put cursor at end when putCursorAtEnd is called Aug 2, 2025
@renato renato merged commit a371bbe into main Aug 4, 2025
20 checks passed
@renato renato deleted the fix_rte_quote_open branch August 4, 2025 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants