AOSSIE-Org / AOSSIE-Org/OrgExplorer

[FEATURE]: Adding a dropdown search suggestion

Open
#86 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
34
Forks
92
Avg merge
8d 7h
Merged PRs (30d)
12

Description

### 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->
Image

### 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

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, javascript
Domain
api, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.