[GH-ISSUE #6893] [Bug] "+" menu should be close if I press "space" #3052

Closed
opened 2026-03-23 21:27:13 +00:00 by mirror · 0 comments
Owner

Originally created by @henri9813 on GitHub (Nov 30, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6893

Originally assigned to: @LucasXu0, @Xazin on GitHub.

Bug Description

Hello,

I try to write the "simple" things:

a = b + c

but if. I press enter, it create a page c,

I could understand this behavior if I wrote

a = b+c

but it's not my case

How to Reproduce

  1. Type:
Appflowy + the community is awesome
  1. Press enter
  2. A new page has been created

Expected Behavior

The menu should have been closed because I put a space.

Operating System

MacOS

AppFlowy Version(s)

0.7.5

Screenshots

https://github.com/user-attachments/assets/b14ac16b-cd69-4269-a50a-901d5726f0cf

Additional Context

No response

Originally created by @henri9813 on GitHub (Nov 30, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6893 Originally assigned to: @LucasXu0, @Xazin on GitHub. ### Bug Description Hello, I try to write the "simple" things: ``` a = b + c ``` but if. I press enter, it create a page `c`, I could understand this behavior if I wrote ``` a = b+c ``` but it's not my case ### How to Reproduce 1. Type: ``` Appflowy + the community is awesome ``` 2. Press enter 3. A new page has been created ### Expected Behavior The menu should have been closed because I put a space. ### Operating System MacOS ### AppFlowy Version(s) 0.7.5 ### Screenshots https://github.com/user-attachments/assets/b14ac16b-cd69-4269-a50a-901d5726f0cf ### Additional Context _No response_
mirror 2026-03-23 21:27:13 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3052
No description provided.