tscircuit / snippets

https://snippets.tscircuit.com
MIT License
3 stars 15 forks source link

Fixes Command palette search #121

Open mrudulpatil18 opened 3 days ago

mrudulpatil18 commented 3 days ago

Fixes #119

Changes:

cc: @seveibar

vercel[bot] commented 3 days ago

@mrudulpatil18 is attempting to deploy a commit to the tscircuit Team on Vercel.

A member of the Team first needs to authorize it.

mrudulpatil18 commented 3 days ago

NOTE: still requires a bit of work with a weird bud and some refactoring, will do when i get some free time

mrudulpatil18 commented 2 days ago

@seveibar

i found that utlizing ui components from command.tsx was causing the bug in searching I rewrote to use cmd-k library directly to display the cmdk resutls So the bug is now fixed

As of now CMD-K bar shows:

note: UI look of cmd k bar is different now, will have to style it better