Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

fix: prevent @ in pasted content from triggering mention mode#104

Merged
GCWing merged 1 commit intoGCWing:mainfrom
wgqqqqq:fix/paste-mention-trigger
Mar 10, 2026
Merged

fix: prevent @ in pasted content from triggering mention mode#104
GCWing merged 1 commit intoGCWing:mainfrom
wgqqqqq:fix/paste-mention-trigger

Conversation

@wgqqqqq
Copy link
Collaborator

@wgqqqqq wgqqqqq commented Mar 10, 2026

Fixes #54

  • Close active mention state before pasting plain text
  • Prevent mention detection in the input event immediately after paste
  • This fixes the issue where pasting text containing @ would incorrectly trigger mention mode

Closes GCWing#54

- Close active mention state before pasting plain text
- Prevent mention detection in the input event immediately after paste
- This fixes the issue where pasting text containing @ would incorrectly trigger mention mode
@GCWing GCWing merged commit f296c59 into GCWing:main Mar 10, 2026
2 checks passed
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.

There is a problem with the use of "@"

2 participants