Editable "comboboxes" (text param with enum)
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
This is an enhancement request
It would be useful to have text parameters with specified enum entries, but not forcing to use values from the enum.
I.e. "editable comboboxes", where the enum values would only be there as UI shortcuts, but which would not prevent one from entering other values.
WDYT
Contributor guide
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
No files, tests, or entry points are named. Start by locating how text parameters and enum values are represented and rendered in the UI, then define the behavior for suggested enum values versus arbitrary input and verify that both paths remain usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100