[PR #4] [CLOSED] feat: add debounce to search #1

Closed
opened 2025-10-15 11:54:54 +00:00 by ershisan99 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ershisan99/flashcards-example-project/pull/4
Author: @ershisan99
Created: 5/19/2024
Status: Closed

Base: masterHead: example/lesson-4-start


📝 Commits (1)

  • 956a8fa feat: add debounce to search

📊 Changes

4 files changed (+2674 additions, -2447 deletions)

View changed files

📝 package.json (+1 -0)
📝 pnpm-lock.yaml (+2650 -2435)
📝 src/hooks/use-query-param/use-query-param.ts (+13 -8)
📝 src/pages/decks-page/decks-page.tsx (+10 -4)

📄 Description

No description provided


🔄 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/ershisan99/flashcards-example-project/pull/4 **Author:** [@ershisan99](https://github.com/ershisan99) **Created:** 5/19/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `example/lesson-4-start` --- ### 📝 Commits (1) - [`956a8fa`](https://github.com/ershisan99/flashcards-example-project/commit/956a8faca1c92fb22fb8974b173b8e145fe36ec4) feat: add debounce to search ### 📊 Changes **4 files changed** (+2674 additions, -2447 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -0) 📝 `pnpm-lock.yaml` (+2650 -2435) 📝 `src/hooks/use-query-param/use-query-param.ts` (+13 -8) 📝 `src/pages/decks-page/decks-page.tsx` (+10 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ershisan99 added the
pull-request
label 2025-10-15 11:54:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ershisan99/flashcards-example-project#1
No description provided.