[PR #348] [CLOSED] changes folder for a note from the note's breadcrumbs #728

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/348
Author: @pfftdammitchris
Created: 2/13/2020
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 9e4fcb2 changes folder for a note from the note's breadcrumbs
  • 87bb30d improved the block with the ts-ignore + fixed menu not closing when clicking on the storage

📊 Changes

3 files changed (+93 additions, -7 deletions)

View changed files

📝 package-lock.json (+4 -4)
📝 src/components/NotePage/NoteDetail/NoteDetail.tsx (+85 -3)
📝 src/components/NotePage/NotePage.tsx (+4 -0)

📄 Description

fixes #347

before this pull request when we click on the storage name, it changes the mode to "All Notes" but they can already do that themselves by clicking that on the left side. so this pull request proposes a useful alternative to replace the note's storage from a dropdown menu instead

issue347pullrequest


🔄 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/348 **Author:** [@pfftdammitchris](https://github.com/pfftdammitchris) **Created:** 2/13/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`9e4fcb2`](https://github.com/BoostIO/BoostNote-App/commit/9e4fcb2a33d3a91bda19331a90c6e1314f53b5bf) changes folder for a note from the note's breadcrumbs - [`87bb30d`](https://github.com/BoostIO/BoostNote-App/commit/87bb30d0b5e2d13514aa62a86211c08edc464fe7) improved the block with the ts-ignore + fixed menu not closing when clicking on the storage ### 📊 Changes **3 files changed** (+93 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `src/components/NotePage/NoteDetail/NoteDetail.tsx` (+85 -3) 📝 `src/components/NotePage/NotePage.tsx` (+4 -0) </details> ### 📄 Description fixes #347 before this pull request when we click on the storage name, it changes the mode to "All Notes" but they can already do that themselves by clicking that on the left side. so this pull request proposes a useful alternative to replace the note's storage from a dropdown menu instead ![issue347pullrequest](https://user-images.githubusercontent.com/20717348/74462841-b97e6600-4e45-11ea-867f-15e69c4c50b5.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:55 +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#728
No description provided.