Thinkmill / Thinkmill/keystatic
feature-requet: ux - field `multiselect` - allow to use combobox as input control
Open
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
Proposal
Allow to choose radio or combobox
Radio
Same as above.
Combobox
Same as relationship field.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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