[GH-ISSUE #7010] [Bug] Simple Table 2.0: can't add blocks like lists, images and code blocks #3097

Closed
opened 2026-03-23 21:27:35 +00:00 by mirror · 1 comment
Owner

Originally created by @casainho on GitHub (Dec 18, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7010

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

On PC Linux app, can't use the '/' to add new blocks like lists (bullet, numbered, toggle, todo). Exceptionally, I can write some small text and select it, to have access to the menu that will let me change the text to a list, but not to an image of code block:

image

How to Reproduce

Write the '/' inside a cell.

Expected Behavior

Should be able to select some possible blocks like lists.

Operating System

Linux Ubuntu 24.04 x86

AppFlowy Version(s)

0.7.8

Screenshots

No response

Additional Context

No response

Originally created by @casainho on GitHub (Dec 18, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7010 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description On PC Linux app, can't use the '/' to add new blocks like lists (bullet, numbered, toggle, todo). Exceptionally, I can write some small text and select it, to have access to the menu that will let me change the text to a list, but not to an image of code block: ![image](https://github.com/user-attachments/assets/30a4e9a8-4c68-49a3-b32c-57ed601bd735) ### How to Reproduce Write the '/' inside a cell. ### Expected Behavior Should be able to select some possible blocks like lists. ### Operating System Linux Ubuntu 24.04 x86 ### AppFlowy Version(s) 0.7.8 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@LucasXu0 commented on GitHub (Dec 19, 2024):

@casainho The slash menu support is in progress. Currently, you can use the floating toolbar or markdown syntax. For example:

  • Use '- ' to insert a bulleted list
  • Use '1. ' to insert a numbered list
  • Use '```' to insert a code block
<!-- gh-comment-id:2552598565 --> @LucasXu0 commented on GitHub (Dec 19, 2024): @casainho The slash menu support is in progress. Currently, you can use the floating toolbar or markdown syntax. For example: - Use '- ' to insert a bulleted list - Use '1. ' to insert a numbered list - Use '```' to insert a code block
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#3097
No description provided.