[GH-ISSUE #1811] [FR] Implement popups for grid actions #707

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/1811

Originally assigned to: @mikiastilahun on GitHub.

Description

Implement reusable popups for row/column actions.

image

use this as reference (add changes if needed): frontend/appflowy_tauri/src/appflowy_app/components/_shared/Popup.tsx

These components frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/RenamePopup.tsx
frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/NewPagePopup.tsx extend shared Popup component. Row/Column popups should be implemented in similar way.

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/1811 Originally assigned to: @mikiastilahun on GitHub. ### Description Implement reusable popups for row/column actions. <img width="815" alt="image" src="https://user-images.githubusercontent.com/7727438/216905890-bfa73997-e536-4d9e-8730-3e7c54e46cca.png"> use this as reference (add changes if needed): `frontend/appflowy_tauri/src/appflowy_app/components/_shared/Popup.tsx` These components `frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/RenamePopup.tsx` `frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/NewPagePopup.tsx` extend shared Popup component. Row/Column popups should be implemented in similar way. ### 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#707
No description provided.