Skip to content

Fix slash command popup dismissal#30492

Open
charliemarsh-oai wants to merge 2 commits into
mainfrom
charlie/fix-slash-popup-dismissal
Open

Fix slash command popup dismissal#30492
charliemarsh-oai wants to merge 2 commits into
mainfrom
charlie/fix-slash-popup-dismissal

Conversation

@charliemarsh-oai

@charliemarsh-oai charliemarsh-oai commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

If you type /rev, then hit Escape, it ends up as a no-op. After Escape closes the slash-command popup, the next synchronization pass sees the command text and immediately reopens it.

This change records the dismissed command token and the suppresses popup until the token changes. Editing the command clears the dismissal and allows the popup to open again normally.

@charliemarsh-oai charliemarsh-oai marked this pull request as ready for review June 29, 2026 00:28
@charliemarsh-oai charliemarsh-oai added the bug Something isn't working label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant