Skip to content

Fix search input/query search coupling#385

Open
karlshea wants to merge 1 commit into
timc1:mainfrom
karlshea:search-query
Open

Fix search input/query search coupling#385
karlshea wants to merge 1 commit into
timc1:mainfrom
karlshea:search-query

Conversation

@karlshea

@karlshea karlshea commented Nov 26, 2025

Copy link
Copy Markdown

Fixes #384

It doesn't seem like the local state for the input is necessary. This changes it to be controlled directly by the current search query, and then the onChange updates that query.

  • Fixes query.setSearch(‘value’) not working
  • Fixes typing to find an action, hitting enter to select it, and the clearing the input to find the next child action

- Fixes query.setSearch(‘value’) not working
- Fixes typing to find an action, hitting enter to select it, and the clearing the input to find the next child action
@vercel

vercel Bot commented Nov 26, 2025

Copy link
Copy Markdown

@karlshea is attempting to deploy a commit to the Tim's projects Team on Vercel.

A member of the Team first needs to authorize it.

@stale

stale Bot commented Mar 27, 2026

Copy link
Copy Markdown

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.

@stale stale Bot added the wontfix This will not be worked on label Mar 27, 2026
@karlshea

Copy link
Copy Markdown
Author

This is not stale. Please either remove the stale bot or indicate that you're not looking for contributions to this project so we don't all waste our time.

@stale stale Bot removed the wontfix This will not be worked on label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

KBarSearch's input value can't be reliably controlled

1 participant