daytonaio / docs

Official Documentation for Daytona
https://daytona.io/docs
Apache License 2.0
32 stars 12 forks source link

feat: add search functionality #178

Closed stefanicjuraj closed 2 weeks ago

stefanicjuraj commented 1 month ago

TODO:

Fixes https://github.com/daytonaio/docs/issues/174

Tpuljak commented 1 month ago

Screenshot 2024-10-15 at 11 33 05 search is broken for me

The PR is still in draft. No need to test it until it's up for review

ivan-burazin commented 1 month ago

Im ok with the search as you type :)

Will see cost later, but a better experience

ivan-burazin commented 3 weeks ago

Nice work. Seems to be going in the right direction.

More things to be done before approval. E.g. the mobile layout is not great (and generally the design needs to be synced).

Also, we should definitely add debounce for typing so it doesn't search on every character but when the user stops typing.

agree on all.