timc1 / kbar

fast, portable, and extensible cmd+k interface for your site
https://kbar.vercel.app
MIT License
4.84k stars 185 forks source link

Search doesn't clear when changing currentRootActionId in the latest version #342

Closed lauri865 closed 4 months ago

lauri865 commented 11 months ago

Steps to reproduce:

  1. https://kbar.vercel.app/
  2. CMD+K
  3. Write: "search"
  4. Select "Search Docs"
  5. Search input still says "search"
cmonnom commented 10 months ago

And backspace to delete the input will take the user back one level up.

To search within the list of doc actions, the user has to select the input then type to replace it (don't hit backspace). Then it seems we're back to the expected behavior of searching the doc actions.

osszoi commented 8 months ago

I'm having same issue

stale[bot] commented 4 months ago

Hey! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.