AOSSIE-Org / AOSSIE-Org/OrgExplorer
[FEATURE]: Adding a dropdown search suggestion
- 主要言語
- JavaScript
- スター
- 34
- フォーク
- 92
- 平均マージ
- 8日 7時間
- マージ済み PR(30日)
- 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