[GH-ISSUE #1810] [FR] Row, Column actions for Grid page #706

Closed
opened 2026-03-23 20:39:59 +00:00 by mirror · 0 comments
Owner

Originally created by @Ascarbek on GitHub (Feb 6, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1810

Originally assigned to: @mikiastilahun on GitHub.

Description

Implement Grid page actions using in-memory store:

  • add column (only text type). Name should be generated as "Column {columns.length + 1}"
  • column options: edit (name), delete, duplicate, insert-left, insert-right
image
  • add row
  • row options: delete, duplicate, insert above, insert below
    row options button (details.svg) should appear on row hover
image

All Popups should be reusable components

Impact

frontend development of appflowy_tauri

Additional Context

No response

Originally created by @Ascarbek on GitHub (Feb 6, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1810 Originally assigned to: @mikiastilahun on GitHub. ### Description Implement Grid page actions using in-memory store: - add column (only text type). Name should be generated as "Column {columns.length + 1}" - column options: edit (name), delete, duplicate, insert-left, insert-right <img width="943" alt="image" src="https://user-images.githubusercontent.com/7727438/216903828-aab164ec-b37a-416b-a019-9faba9dce9ec.png"> - add row - row options: delete, duplicate, insert above, insert below row options button (details.svg) should appear on row hover <img width="903" alt="image" src="https://user-images.githubusercontent.com/7727438/216905008-827c38f6-578f-4f7a-a45d-8043655f1521.png"> [All Popups should be reusable components](https://github.com/AppFlowy-IO/AppFlowy/issues/1811) ### Impact frontend development of appflowy_tauri ### Additional Context _No response_
mirror 2026-03-23 20:39:59 +00:00
  • closed this issue
  • added the
    tauri
    label
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#706
No description provided.