[PR #672] [MERGED] Storage nav #839

Closed
opened 2026-03-03 00:23:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/672
Author: @Rokt33r
Created: 11/4/2020
Status: Merged
Merged: 11/4/2020
Merged by: @Rokt33r

Base: masterHead: storage-nav


📝 Commits (7)

  • 6412226 Fix storage name text overflow
  • 8f9c361 Fix fold button of folder nav items
  • 77453c4 Upgrade mdi/js
  • 66fd1f3 Separate new button of workspace nav item
  • c5b0afc Fix new note behavior from workspace control
  • c5b84dd Fix focusing title input after new note creation
  • 99bdb3e Separate folder nav item control button

📊 Changes

8 files changed (+109 additions, -89 deletions)

View changed files

📝 package-lock.json (+3 -3)
📝 package.json (+1 -1)
📝 src/components/atoms/NavigatorItem.tsx (+13 -1)
📝 src/components/molecules/FolderNavigatorItem.tsx (+39 -37)
📝 src/components/molecules/FolderNoteNavigatorFragment.tsx (+5 -1)
📝 src/components/molecules/StorageNavigatorFragment.tsx (+37 -38)
📝 src/components/organisms/NoteDetail.tsx (+4 -1)
📝 src/components/organisms/NoteStorageNavigator.tsx (+7 -7)

📄 Description

No description provided


🔄 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/672 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 11/4/2020 **Status:** ✅ Merged **Merged:** 11/4/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `storage-nav` --- ### 📝 Commits (7) - [`6412226`](https://github.com/BoostIO/BoostNote-App/commit/641222667a880352d350932c2361ff34b7569f08) Fix storage name text overflow - [`8f9c361`](https://github.com/BoostIO/BoostNote-App/commit/8f9c36193785d8951cac2e61189910c6737df762) Fix fold button of folder nav items - [`77453c4`](https://github.com/BoostIO/BoostNote-App/commit/77453c4eb13f731734239a0b3eb0220236e6d9ef) Upgrade mdi/js - [`66fd1f3`](https://github.com/BoostIO/BoostNote-App/commit/66fd1f35835480d0c7a283559c2939fa6a763734) Separate new button of workspace nav item - [`c5b0afc`](https://github.com/BoostIO/BoostNote-App/commit/c5b0afc254d9be2b6c5291c0dd7373a5fe9c2321) Fix new note behavior from workspace control - [`c5b84dd`](https://github.com/BoostIO/BoostNote-App/commit/c5b84dd85e62b890ff522d011763f796eb0e7ea0) Fix focusing title input after new note creation - [`99bdb3e`](https://github.com/BoostIO/BoostNote-App/commit/99bdb3e3776ad2096b121a43e839bc5afebf53b6) Separate folder nav item control button ### 📊 Changes **8 files changed** (+109 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) 📝 `package.json` (+1 -1) 📝 `src/components/atoms/NavigatorItem.tsx` (+13 -1) 📝 `src/components/molecules/FolderNavigatorItem.tsx` (+39 -37) 📝 `src/components/molecules/FolderNoteNavigatorFragment.tsx` (+5 -1) 📝 `src/components/molecules/StorageNavigatorFragment.tsx` (+37 -38) 📝 `src/components/organisms/NoteDetail.tsx` (+4 -1) 📝 `src/components/organisms/NoteStorageNavigator.tsx` (+7 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:25 +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#839
No description provided.