Skip to content

fix: setting mention without indicator typed#606

Open
kacperzolkiewski wants to merge 2 commits into
mainfrom
@kacperzolkiewski/fix-set-mention
Open

fix: setting mention without indicator typed#606
kacperzolkiewski wants to merge 2 commits into
mainfrom
@kacperzolkiewski/fix-set-mention

Conversation

@kacperzolkiewski
Copy link
Copy Markdown
Collaborator

@kacperzolkiewski kacperzolkiewski commented May 15, 2026

Summary

This PR fixes: #601

Test Plan

Run reproduction steps from #601, the issue should be resolved

Screenshots / Videos

Screen.Recording.2026-05-15.at.10.18.58.mov

Compatibility

OS Implemented
iOS
Android

Checklist

  • E2E tests are passing
  • Required E2E tests have been added (if applicable)


view.mentionHandler?.reset()
view.selection.validateStyles()
mentionStart = null
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Could you clarify why it's needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

setMention method on ref does not trigger mention insertion

2 participants