AOSSIE-Org / AOSSIE-Org/OrgExplorer
[FEATURE]: Adding a dropdown search suggestion
- 主要语言
- JavaScript
- 星标
- 34
- 派生
- 92
- 平均合并
- 8 天 7 小时
- 30 天内合并 PR
- 12
描述
### Feature and its Use Cases
When a user types in the search input, the app should:
Call GitHub organization search API
Show a dropdown list of matching organizations
Allow users to click a suggestion to add it as a chip
Reduce typing effort and improve discovery
### Additional Context
Something like this->
### Code of Conduct
- [x] I have joined the [Discord server](https://discord.gg/hjUhu33uAn) and will post updates there
- [x] I have searched existing issues to avoid duplicates
贡献指南
调研方向
Start at the search input and trace the existing organization lookup, then read the GitHub organization search API usage and the chip-creation flow. Done means typing requests matching organizations, suggestions appear in a dropdown, and clicking one adds it as a chip.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, javascript
- 领域
- api, frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100