Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix: maintain caret at current line when position is on newline part #3029

Merged
merged 3 commits into from
May 31, 2019

Conversation

bwindels
Copy link
Contributor

@bwindels bwindels commented May 24, 2019

Fix for element-hq/element-web#9803
Fixes multiple small issues:

  • put caret at end of pill on autocomplete when there is no plain part behind it on the same line
  • fix not all nodes being cleared when inserting a newline between two lines
  • fix setting caret at editor end when inserting a newline between two lines

@bwindels bwindels marked this pull request as ready for review May 28, 2019 08:36
@bwindels bwindels requested a review from a team May 28, 2019 08:37
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems logical!

@bwindels bwindels merged commit eb8dd52 into develop May 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants