[PR #128] [MERGED] Fix/search notes #590

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/128
Author: @Davy-c
Created: 12/12/2019
Status: Merged
Merged: 12/12/2019
Merged by: @Davy-c

Base: masterHead: fix/search-notes


📝 Commits (10+)

📊 Changes

4 files changed (+144 additions, -49 deletions)

View changed files

📝 src/components/NotePage/NoteList/NoteItem.tsx (+32 -11)
📝 src/components/NotePage/NoteList/NoteList.tsx (+33 -11)
📝 src/components/NotePage/NotePage.tsx (+41 -27)
src/components/atoms/HighlightText.tsx (+38 -0)

📄 Description

Screen Shot 2019-12-12 at 15 14 57

🔄 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/128 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 12/12/2019 **Status:** ✅ Merged **Merged:** 12/12/2019 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `fix/search-notes` --- ### 📝 Commits (10+) - [`67368c8`](https://github.com/BoostIO/BoostNote-App/commit/67368c871373c1524e09e60ced7ae14e2e11da55) search input and filtered notes - [`78cf511`](https://github.com/BoostIO/BoostNote-App/commit/78cf5115f97bc7cca29923ba66c307cf3415192a) search notes with highlight - [`1fa78ac`](https://github.com/BoostIO/BoostNote-App/commit/1fa78acd05aa12a0bb590549da4530af11a203c4) reduce occurence of trimmedContent - [`54d9575`](https://github.com/BoostIO/BoostNote-App/commit/54d95752fc67bbfaab30d9290e62633033484dfa) change color - [`84d760a`](https://github.com/BoostIO/BoostNote-App/commit/84d760a714bc91b8bc6dedb705f2a3718a73c0c1) nav up and down back in notePage - [`fd5deb2`](https://github.com/BoostIO/BoostNote-App/commit/fd5deb28cc5f6293257517f5f9da2af8f63035b3) fix navigate down - [`87b6260`](https://github.com/BoostIO/BoostNote-App/commit/87b626023d65cc437f94ec0dad7cb0e54bf71628) highlight text into functional component - [`2472751`](https://github.com/BoostIO/BoostNote-App/commit/2472751f19e2beccf210ce5ccd5d0ce63e9f0e86) memo in return - [`837c608`](https://github.com/BoostIO/BoostNote-App/commit/837c6083ed3f04c98ebaf8080a6b8b344237c75e) fix highlight text - [`632f48c`](https://github.com/BoostIO/BoostNote-App/commit/632f48c7279ae95524a5c7b10b906cff9b5b71a4) fix ### 📊 Changes **4 files changed** (+144 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `src/components/NotePage/NoteList/NoteItem.tsx` (+32 -11) 📝 `src/components/NotePage/NoteList/NoteList.tsx` (+33 -11) 📝 `src/components/NotePage/NotePage.tsx` (+41 -27) ➕ `src/components/atoms/HighlightText.tsx` (+38 -0) </details> ### 📄 Description <img width="1675" alt="Screen Shot 2019-12-12 at 15 14 57" src="https://user-images.githubusercontent.com/45586198/70687340-34b28700-1cf2-11ea-91cb-06b63202271e.png"> --- <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:18 +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#590
No description provided.