hereisSwapnil / ExamTime

Share/Download notes PDF helps during exams
https://exam-time.vercel.app
MIT License
55 stars 116 forks source link

[Feature] : Add search book Results #184

Closed sivaprasath2004 closed 4 months ago

sivaprasath2004 commented 4 months ago

Description

Resolves: #147

Checklist

Before submitting this pull request, kindly verify that the ensuing checkpoints have been reached.

Screenshots

Screencast from 2024-05-15 21-25-53.webm

vercel[bot] commented 4 months ago

@sivaprasath2004 is attempting to deploy a commit to the swapnilsingh99's projects Team on Vercel.

A member of the Team first needs to authorize it.

hereisSwapnil commented 4 months ago

@sivaprasath2004 Please fix the error in search when I type - "aa"

image

sivaprasath2004 commented 4 months ago

@hereisSwapnil fixed Is it solved..

hereisSwapnil commented 4 months ago

@sivaprasath2004 This is missing from DocGrid.jsx const [dynamicSearch, setDynamicSearch] = useState("");

Also try to remove the query search when the path of the page changes when search button is clicked

sivaprasath2004 commented 4 months ago

@hereisSwapnil kindly try this time..