raycast / raycast/extensions

ComboBox input for Form.Dropdown

Open
#9,080 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

api feature request
Dominant language
TypeScript
Stars
7.8k
Forks
6.9k
Avg merge
2d 3h
Merged PRs (30d)
447

Description

Description

It would be amazing if we can allow arbitrary input for drop-downs in forms.

For example:

Fruits: Mango
    -> Orange
    -> Apple

Adding this can allow us to merge our text-fields and drop-downs making it easy for users as well as developers.

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.

Research direction

Start by locating the TypeScript implementation and usage of Form.Dropdown, then compare it with the form text-field control. Clarify how arbitrary input should coexist with the listed options and how the combined control should behave for users and developers. Done means the requested ComboBox behavior is implemented with coverage for both free-form and option-based input.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.