Toolbar: Add size arg
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 569
- Forks
- 72
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
As mentioned here: https://github.com/rstudio/bslib/pull/1250#discussion_r2524949524
Add a size argument so that inputs inherit appropriate sizing information from their parent toolbar.
This may include font sizes and/or Bootstrap classes.
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 discussion linked from pull request #1250 to understand the expected toolbar sizing behavior. Trace the toolbar inputs and their current sizing styles, then determine how a size argument should pass font-size and/or Bootstrap class information to child inputs. Done means inputs inherit the appropriate sizing from their parent toolbar.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, sass, scss
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100