Thinkmill / Thinkmill/keystatic

feature-requet: ux - field `multiselect` - allow to use combobox as input control

Open
#1,460 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.4k
Forks
159
Avg merge
21h 41m
Merged PRs (30d)
2

Description

Current

Now the field automatically render a radio group

Image

Proposal

Allow to choose radio or combobox

Radio
Same as above.

Combobox
Same as relationship field.

Image

Contributor guide

No contributing guide indexed for this repository

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 implementation of the multiselect field and the relationship field used as the combobox reference. Confirm how field configuration selects controls, then make the multiselect field support choosing either the existing radio group or a combobox with relationship-field behavior; done means both modes render and accept multiselect input as proposed.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.