[PR #253] [CLOSED] fixed #218 (WIP) #692

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/253
Author: @Jongkeun
Created: 1/6/2020
Status: Closed

Base: masterHead: fix-218


📝 Commits (1)

📊 Changes

1 file changed (+9 additions, -4 deletions)

View changed files

📝 src/components/NotePage/NotePage.tsx (+9 -4)

📄 Description

I'm trying to fix #218.

But it doesn't look efficient.
I think we can't give up filteredNotes useMemo.
Because of the navigate operation.


🔄 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/253 **Author:** [@Jongkeun](https://github.com/Jongkeun) **Created:** 1/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-218` --- ### 📝 Commits (1) - [`d588add`](https://github.com/BoostIO/BoostNote-App/commit/d588add1d386740a0367807908754663148b619f) fixed #218 (search focus bug) ### 📊 Changes **1 file changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/components/NotePage/NotePage.tsx` (+9 -4) </details> ### 📄 Description I'm trying to fix #218. But it doesn't look efficient. I think we can't give up `filteredNotes` `useMemo`. Because of the `navigate` operation. --- <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:46 +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#692
No description provided.