rstudio / rstudio/flexdashboard

Nested rows and columns

Open
#274 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
848
Forks
298
PR merge metrics
No merged PRs in 30d

Description

Is there scope for having more complex layouts with nested columns and/or rows? I would love, for example, to have a 2 column layout, and in the first column have 1 row with 3x valueBox, and another row with 1 valueBox etc. This layout can almost be achieved with shiny fluidRow and/or fillRow .. but then the valueBox function does not seem to work independently of h3 in rmarkdown..

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the existing valueBox, fluidRow, and fillRow entry points mentioned in the issue, along with how they interact in rmarkdown. Done would mean supporting nested rows and columns so multiple valueBox elements can be arranged within a column independently of h3.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.