New custom form helpers
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 569
- Forks
- 72
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
Essentially wrappers around https://getbootstrap.com/docs/5.0/forms/overview/ (we'll probably want to require BS5 and above since the CSS/Sass has changed drastically)
input_switch()input_slider()input_select()input_radio()input_check()input_check_group()
Floating labels should be easy to implement -- also make sure these work well with shinyvalidate
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 with the Bootstrap 5 forms overview and review the existing form-helper entry points before scoping input_switch(), input_slider(), input_select(), input_radio(), input_check(), and input_check_group(). Define completion as Bootstrap 5-compatible helpers, floating-label support, and verified compatibility with shinyvalidate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, scss
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100