-
Notifications
You must be signed in to change notification settings - Fork 881
Allow searching through parameter options #15038
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
✅ Coder workspace started! You can view the action logs here. Workspace is available at: https://dev.coder.com/kirby/issue-15038 |
stirby
added a commit
that referenced
this issue
May 9, 2025
Add typeahead search functionality for parameter options with more than 5 entries. This provides a better user experience for templates with many VM image names or other options that benefit from filtering by substring. Fixes #15038 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An optional typeahead input as we have many different VM image names that would be handy to be able to just start typing and the list would update to only those that include the substring.
Depends on #10264
I would also greatly appreciate this. I would also go so far as to suggest an optional typeahead input as we have many different VM image names that would be handy to be able to just start typing and the list would update to only those that include the substring.
Originally posted by @mattlqx in #10264 (comment)
The text was updated successfully, but these errors were encountered: