[GH-ISSUE #1829] [FR] Navigate through Grid items #715

Closed
opened 2026-03-23 20:40:05 +00:00 by mirror · 2 comments
Owner

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

Originally assigned to: @mikiastilahun on GitHub.

Description

Grid item values can be modified by clicking on them. When user clicks away or presses Esc key the "selected" border should stay on but the input element should be replaced by other element (span, div). In this state user should be able to select other grid items (navigate) using up, down, left, right arrow buttons. Pressing Spacebar or Enter key should change to "value editing" mode.

Impact

frontend development of appflowy_tauri

Additional Context

No response

Originally created by @Ascarbek on GitHub (Feb 9, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1829 Originally assigned to: @mikiastilahun on GitHub. ### Description Grid item values can be modified by clicking on them. When user clicks away or presses Esc key the "selected" border should stay on but the input element should be replaced by other element (span, div). In this state user should be able to select other grid items (navigate) using up, down, left, right arrow buttons. Pressing Spacebar or Enter key should change to "value editing" mode. ### Impact frontend development of appflowy_tauri ### Additional Context _No response_
mirror 2026-03-23 20:40:05 +00:00
  • closed this issue
  • added the
    tauri
    label
Author
Owner

@mikiastilahun commented on GitHub (Mar 6, 2023):

@appflowy Can you confirm the requirements in this card are accurate?

Thanks,

<!-- gh-comment-id:1456100595 --> @mikiastilahun commented on GitHub (Mar 6, 2023): @appflowy Can you confirm the requirements in this card are accurate? Thanks,
Author
Owner

@appflowy commented on GitHub (Mar 9, 2023):

@appflowy Can you confirm the requirements in this card are accurate?

Thanks,

Yep. It's correct.

<!-- gh-comment-id:1461292021 --> @appflowy commented on GitHub (Mar 9, 2023): > @appflowy Can you confirm the requirements in this card are accurate? > > Thanks, Yep. It's correct.
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#715
No description provided.