rstudio / rstudio/flexdashboard
apply vertical_layout: fill at column level
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 848
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes, especially when using DT inside Flex dashboard it is desirable to apply different layout logic for different columns, i.e use vertical_layout: fill for specific columns only. Is this a possibility?
See comments on issue #117 for details on the use case.
Contributor guide
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 reviewing the use case and discussion in issue #117, then trace how vertical_layout is currently applied in the flexdashboard project. Done means different columns can use vertical_layout: fill independently, with the requested behavior verified in the dashboard context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100