posit-dev / posit-dev/py-shiny
Inputs should have inline=TRUE
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 135
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 21
Description
Comment from @cpsievert on input_switch PR:
When implementing/using the R version of this, I found it useful to have
inline = TRUE(to addshiny-input-container-inlineclass)
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 input_switch implementation and checking how input components currently construct their classes. Add support for an inline=True option that applies the shiny-input-container-inline class, then verify the affected input behavior with the repository's existing checks; no specific test file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100