[PR #274] [MERGED] Fix delete shortcut #700

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/274
Author: @Rokt33r
Created: 1/9/2020
Status: Merged
Merged: 1/9/2020
Merged by: @Rokt33r

Base: masterHead: fix-delete-shortcut


📝 Commits (4)

  • 5d1c9b1 Refactor NotePage
  • 52f20b0 Destruct db
  • 691bdb4 Change delete note shortcut for WIndows and Linux
  • 7c514ae Make note deletion shortcut only works when note list is focused

📊 Changes

3 files changed (+74 additions, -43 deletions)

View changed files

📝 src/components/NotePage/NoteList/NoteList.tsx (+24 -2)
📝 src/components/NotePage/NotePage.tsx (+47 -40)
📝 src/lib/keyboard.ts (+3 -1)

📄 Description

Fixes #267


🔄 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/274 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 1/9/2020 **Status:** ✅ Merged **Merged:** 1/9/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `fix-delete-shortcut` --- ### 📝 Commits (4) - [`5d1c9b1`](https://github.com/BoostIO/BoostNote-App/commit/5d1c9b14714d303cc48dec28e95afa3e922ced39) Refactor NotePage - [`52f20b0`](https://github.com/BoostIO/BoostNote-App/commit/52f20b0362f185a92ccd49e223f66f1ea327a43e) Destruct db - [`691bdb4`](https://github.com/BoostIO/BoostNote-App/commit/691bdb4545f3dbe4d251fb0afcce8a4df6e9e25c) Change delete note shortcut for WIndows and Linux - [`7c514ae`](https://github.com/BoostIO/BoostNote-App/commit/7c514ae5e9edd37b7341886f6677973c7b10af75) Make note deletion shortcut only works when note list is focused ### 📊 Changes **3 files changed** (+74 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `src/components/NotePage/NoteList/NoteList.tsx` (+24 -2) 📝 `src/components/NotePage/NotePage.tsx` (+47 -40) 📝 `src/lib/keyboard.ts` (+3 -1) </details> ### 📄 Description Fixes #267 --- <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:48 +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#700
No description provided.