[PR #249] [CLOSED] [Core] [Project Panel] [Treeview] Expand parent folder on creating new items #173

Closed
opened 2025-12-29 07:19:39 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/249
Author: @Moshyfawn
Created: 8/12/2025
Status: Closed

Base: mainHead: feat/expand-folder-on-create-child


📝 Commits (1)

  • ba98df4 feat: expand parent folder on creating new items

📊 Changes

3 files changed (+25 additions, -0 deletions)

View changed files

📝 src-web/commands/commands.tsx (+6 -0)
📝 src-web/hooks/useSidebarItemCollapsed.ts (+13 -0)
📝 src-web/lib/createRequestAndNavigate.tsx (+6 -0)

📄 Description

https://feedback.yaak.app/p/open-parent-folder-on-create-request

https://github.com/user-attachments/assets/bc24fea6-03bb-40a5-afc3-41fec570f506


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mountain-loop/yaak/pull/249 **Author:** [@Moshyfawn](https://github.com/Moshyfawn) **Created:** 8/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/expand-folder-on-create-child` --- ### 📝 Commits (1) - [`ba98df4`](https://github.com/mountain-loop/yaak/commit/ba98df4cce5b6f157585b2283e44f92ae41f0c28) feat: expand parent folder on creating new items ### 📊 Changes **3 files changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src-web/commands/commands.tsx` (+6 -0) 📝 `src-web/hooks/useSidebarItemCollapsed.ts` (+13 -0) 📝 `src-web/lib/createRequestAndNavigate.tsx` (+6 -0) </details> ### 📄 Description https://feedback.yaak.app/p/open-parent-folder-on-create-request https://github.com/user-attachments/assets/bc24fea6-03bb-40a5-afc3-41fec570f506 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:39 +01:00
adam closed this issue 2025-12-29 07:19:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#173