[GH-ISSUE #2594] [Bug] Add a new card #1115

Closed
opened 2026-03-23 20:45:34 +00:00 by mirror · 4 comments
Owner

Originally created by @annieappflowy on GitHub (May 23, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2594

Bug Description

When the cursor is active, clicking on +New Card only leaves the edit mode but doesn't create a new card

How to Reproduce

Add a new card
Add a new card again under the same stack

Expected Behavior

Add a new card should work as intended

Operating System

MacOS

AppFlowy Version(s)

Develop

Screenshots

No response

Additional Context

No response

Originally created by @annieappflowy on GitHub (May 23, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2594 ### Bug Description When the cursor is active, clicking on +New Card only leaves the edit mode but doesn't create a new card ### How to Reproduce Add a new card Add a new card again under the same stack ### Expected Behavior Add a new card should work as intended ### Operating System MacOS ### AppFlowy Version(s) Develop ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 20:45:34 +00:00
Author
Owner

@vedant-pandey commented on GitHub (Jul 1, 2023):

I want to work on this

<!-- gh-comment-id:1615757132 --> @vedant-pandey commented on GitHub (Jul 1, 2023): I want to work on this
Author
Owner

@vedant-pandey commented on GitHub (Jul 3, 2023):

This issue seems to be coming from here on calling notifyListeners -> markNeedsNotifyDependents -> markNeedsBuild which marks it to be rebuilt and tap is not registered the first time.

<!-- gh-comment-id:1617652788 --> @vedant-pandey commented on GitHub (Jul 3, 2023): This issue seems to be coming from [here](https://github.com/AppFlowy-IO/appflowy-board/blob/3a08543f6bd81c782784a23fcd8cc61bfb946f85/lib/src/widgets/board_data.dart#L209-L215) on calling `notifyListeners` -> `markNeedsNotifyDependents` -> `markNeedsBuild` which marks it to be rebuilt and tap is not registered the first time.
Author
Owner

@annieappflowy commented on GitHub (Aug 11, 2023):

Assigned to @vedant-pandey
Thanks for offering the help. If you need guidance, you can ask @richardshiue on Discord

<!-- gh-comment-id:1674208088 --> @annieappflowy commented on GitHub (Aug 11, 2023): Assigned to @vedant-pandey Thanks for offering the help. If you need guidance, you can ask @richardshiue on Discord
Author
Owner

@annieappflowy commented on GitHub (Jun 21, 2024):

Fixed

<!-- gh-comment-id:2182875543 --> @annieappflowy commented on GitHub (Jun 21, 2024): Fixed
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#1115
No description provided.