posit-dev / posit-dev/py-shiny
Change input_select default to `selectize=True`?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 135
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 21
Description
Bare HTML inputs are terribly ugly. It's great that it's possible to make them, but I think we can also provide more opinionated, pleasant defaults.
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 Python implementation and documentation for input_select and its selectize option. Review existing tests or examples for input_select, then determine the expected default behavior and its compatibility impact. Done means the default is decided, implemented, and covered by updated tests and documentation.
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