Yashasv-Prajapati / Docify

5 stars 2 forks source link

Feature/cs3 113 search in dashboard projects #97

Closed Karanraj06 closed 3 months ago

Karanraj06 commented 3 months ago

This PR does the following

linear[bot] commented 3 months ago
CS3-113 Search in Dashboard Projects

Expected Behaviour 1. In client/app/dashboard/components/search.tsx, implement search function to search in available active Projects of the current logged in user. 2. Implement debouncing if required for reducing API calls.