avalynndev / enjoytown

A website where you can watch drama, anime, movies and read manga for free. crafted using next.js and shadcn/ui
https://enjoytown.netlify.app
145 stars 39 forks source link

bug: cmd search #158

Open heyitsleo opened 1 week ago

heyitsleo commented 1 week ago

i sometimes recieve no results when searching for things, i've tried between mobile and other things. it could be the localstorage part saving every keyword you search (h, he, hel, hell, hello) when i think it should use the id the user clicks on and save it like that instead the other ways. thus it makes it easier to return to previous shows you've searched, and better stability.

avalynndev commented 1 week ago

thats a good point.. will try solving it