[GH-ISSUE #3428] [Bug] Missing space between Card Actions #1529

Closed
opened 2026-03-23 20:50:32 +00:00 by mirror · 5 comments
Owner

Originally created by @Xazin on GitHub (Sep 17, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3428

Bug Description

When a card is open, you have two actions to the right, Delete and Duplicate.

Between these two actions, there is no space, according to the design specification, there should be a vertical space of 8 px between actions.

Add this space using eg. the VSpace(8) or Padding widget.

How to Reproduce

  1. Open AppFlowy
  2. Open a Board or Database/Grid
  3. Open an item in Card view
  4. Hover Delete and Duplicate and see there is no space between

Expected Behavior

8 pixel space between the actions

Operating System

all

AppFlowy Version(s)

0.3.1

Screenshots

image

Additional Context

No response

Originally created by @Xazin on GitHub (Sep 17, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3428 ### Bug Description When a card is open, you have two actions to the right, `Delete` and `Duplicate`. Between these two actions, there is no space, according to the design specification, there should be a vertical space of 8 px between actions. Add this space using eg. the `VSpace(8)` or `Padding` widget. ### How to Reproduce 1. Open AppFlowy 2. Open a Board or Database/Grid 3. Open an item in Card view 4. Hover `Delete` and `Duplicate` and see there is no space between ### Expected Behavior 8 pixel space between the actions ### Operating System all ### AppFlowy Version(s) 0.3.1 ### Screenshots ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/42929161/bdd4372e-edef-463f-bd74-c540ba9d3782) ### Additional Context _No response_
mirror 2026-03-23 20:50:32 +00:00
Author
Owner

@richardshiue commented on GitHub (Sep 18, 2023):

I remember adding a 4px spacing between the two in accordance to the design doc 🤔

<!-- gh-comment-id:1722634867 --> @richardshiue commented on GitHub (Sep 18, 2023): I remember adding a 4px spacing between the two in accordance to the design doc 🤔
Author
Owner

@Xazin commented on GitHub (Sep 18, 2023):

I remember adding a 4px spacing between the two in accordance to the design doc 🤔

Will check on main, was doing this on 0.3.1.

<!-- gh-comment-id:1722756754 --> @Xazin commented on GitHub (Sep 18, 2023): > I remember adding a 4px spacing between the two in accordance to the design doc 🤔 Will check on main, was doing this on 0.3.1.
Author
Owner

@Abhineya commented on GitHub (Sep 19, 2023):

assign this issue to me

<!-- gh-comment-id:1725923834 --> @Abhineya commented on GitHub (Sep 19, 2023): assign this issue to me
Author
Owner

@ahsanahmad4654 commented on GitHub (Sep 26, 2023):

Hey @Xazin you able to assign this one to me to work on?

<!-- gh-comment-id:1736155049 --> @ahsanahmad4654 commented on GitHub (Sep 26, 2023): Hey @Xazin you able to assign this one to me to work on?
Author
Owner

@Xazin commented on GitHub (Sep 26, 2023):

Hey @Xazin you able to assign this one to me to work on?

Hey Ahsana, this is already resolved.

<!-- gh-comment-id:1736162533 --> @Xazin commented on GitHub (Sep 26, 2023): > Hey @Xazin you able to assign this one to me to work on? Hey Ahsana, this is already resolved.
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#1529
No description provided.