[PR #304] [MERGED] Open the created folder always when created folder #719

Closed
opened 2026-03-03 00:22:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/304
Author: @funzin
Created: 1/19/2020
Status: Merged
Merged: 2/6/2020
Merged by: @Rokt33r

Base: masterHead: get-storage-item-id


📝 Commits (4)

📊 Changes

4 files changed (+31 additions, -4 deletions)

View changed files

📝 src/components/SideNavigator/SideNavigator.tsx (+2 -1)
📝 src/lib/generalStatus.ts (+2 -1)
📝 src/lib/nav.ts (+6 -2)
src/lib/specs/nav.spec.ts (+21 -0)

📄 Description

when I created new folder with storage folded, It is difficult to tell whether it was created😞
It is desirable to select the folder I created

Change

  • itemIdListToOpen push storageID
  • Add getStorageItemId
  • Add nav.spec.ts

GIF

Before

before

After

after


🔄 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/BoostIO/BoostNote-App/pull/304 **Author:** [@funzin](https://github.com/funzin) **Created:** 1/19/2020 **Status:** ✅ Merged **Merged:** 2/6/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `get-storage-item-id` --- ### 📝 Commits (4) - [`d1ae1b1`](https://github.com/BoostIO/BoostNote-App/commit/d1ae1b1f023cd5c8a146b33628f5ea5b36ee4dc2) Add getStorageItemId - [`ec1d947`](https://github.com/BoostIO/BoostNote-App/commit/ec1d947f93e9afbdf1db46bed63db0fca41d7856) Push storage id to itemIdListToOpen in advance - [`537f9ac`](https://github.com/BoostIO/BoostNote-App/commit/537f9acbe04f59d1bfcb330cd64ad3933bbe4293) Use getStorageItemId - [`8d17346`](https://github.com/BoostIO/BoostNote-App/commit/8d17346e36c95f41474a5ca6bbe2720a7f9650c8) Format ### 📊 Changes **4 files changed** (+31 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/components/SideNavigator/SideNavigator.tsx` (+2 -1) 📝 `src/lib/generalStatus.ts` (+2 -1) 📝 `src/lib/nav.ts` (+6 -2) ➕ `src/lib/specs/nav.spec.ts` (+21 -0) </details> ### 📄 Description when I created new folder with storage folded, It is difficult to tell whether it was created😞 It is desirable to select the folder I created ## Change - itemIdListToOpen push storageID - Add getStorageItemId - Add nav.spec.ts ## GIF ### Before ![before](https://user-images.githubusercontent.com/12893657/72678866-30e20380-3aed-11ea-8f92-5eb1b4c96119.gif) ### After ![after](https://user-images.githubusercontent.com/12893657/72678867-32abc700-3aed-11ea-8f10-1cc6c38a03a2.gif) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:53 +03:00
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
starred/BoostNote-App#719
No description provided.