Skip to content

Emoji item in slash menu does nothing #963

@danielrearden

Description

@danielrearden

Describe the bug
Nothing happens when clicking the emoji item in the slash menu. That's because when calling editor.openSelectionMenu, we still consider the minQueryLength passed to GridSuggestionMenuController. Setting this value to 0 makes calling editor.openSelectionMenu behave as expected, but is not desirable because now the minQueryLength is not enforced when you type :.

To Reproduce

Misc

  • Node version: 22.4.1
  • Package manager: pnpm
  • Browser: Chrome
  • I'm a sponsor and would appreciate if you could look into this sooner than later 💖

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions