`showcase_layout_()` should use `%` instead of proportions for sizing
Open
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 569
- Forks
- 72
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
So that the logic is more similar to what we did for PyShiny https://github.com/rstudio/py-shiny/pull/462/files#diff-2e0cebac7cd819b29d7f0f4cb2afb2df4668bb3294bfc2c2c0569f69a7907b17R100
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
Locate the showcase_layout_() entry point and compare its sizing logic with the linked PyShiny pull request, especially the referenced change. Update the sizing approach to match that precedent, then verify that showcase layouts use percentage-based sizing consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, sass, scss
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100