steven-tey / novel

Notion-style WYSIWYG editor with AI-powered autocompletion.
https://novel.sh
Apache License 2.0
11.8k stars 980 forks source link

Fix: Wrap suggestionItems with <EditorCommandList> #410

Closed ziyaDev closed 14 hours ago

ziyaDev commented 3 weeks ago

Summary

This pull request fixes an issue where suggestionItems were not wrapped with the <EditorCommandList> component, which is necessary for proper functionality.

Changes

Reason for Changes

The suggestionItems need to be wrapped with <EditorCommandList> to ensure they function correctly. Without this wrapper, the suggestions may not display or behave as intended.

vercel[bot] commented 3 weeks ago

@ziyaDev is attempting to deploy a commit to the Dub Team on Vercel.

A member of the Team first needs to authorize it.