mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #348] [CLOSED] changes folder for a note from the note's breadcrumbs #728
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#728
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BoostIO/BoostNote-App/pull/348
Author: @pfftdammitchris
Created: 2/13/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
9e4fcb2changes folder for a note from the note's breadcrumbs87bb30dimproved 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.