Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[FEATURE]: Adding a dropdown search suggestion

Open
#86 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

enhancement
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
  • I have joined the Discord server and will post updates there
  • I have searched existing issues to avoid duplicates
Dominant language
JavaScript
Stars
35
Forks
98
Avg merge
1d 21h
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from AOSSIE-Org/OrgExplorer

All issues in AOSSIE-Org/OrgExplorer

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.