[GH-ISSUE #2742] [FR] Nesting views in Navigation Panel #1177

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

Originally created by @Ascarbek on GitHub (Jun 8, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2742

Originally assigned to: @Ascarbek on GitHub.

Description

According to the latest changes on backend, there will be no folders(apps) containing views anymore. Instead everything is a view and views now can contain another view.

This task outlines what should be changed on frontend (Tauri) to reflect recent changes on backend.

  • Change current folder/view implementation by merging them into one HOC and according hooks.
  • "add new" etc. popup under all navigation items.
  • fix appropriate paddings and animations on fold/unfold actions

Impact

development of appflowy_tauri

Additional Context

No response

Originally created by @Ascarbek on GitHub (Jun 8, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2742 Originally assigned to: @Ascarbek on GitHub. ### Description According to the latest changes on backend, there will be no folders(apps) containing views anymore. Instead everything is a view and views now can contain another view. This task outlines what should be changed on frontend (Tauri) to reflect recent changes on backend. - [ ] Change current folder/view implementation by merging them into one HOC and according hooks. - [ ] "add new" etc. popup under all navigation items. - [ ] fix appropriate paddings and animations on fold/unfold actions ### Impact development of appflowy_tauri ### Additional Context _No response_
mirror 2026-03-23 20:46:13 +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#1177
No description provided.