feat: make repo selector searchable on create issue form #88
Reference in New Issue
Block a user
Delete Branch "feature/searchable-repo-selector-87"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
<select>with an HTML5<input list="...">+<datalist>pair on the Create Issue form, enabling type-to-search filtering of repositoriesinputevent handler (300ms) for label loading, pluschangehandler for direct datalist selectionCloses #87
Test plan
🤖 Generated with Claude Code