rstudio / rstudio/flexdashboard
Vertical Scrolling for Datatable object in Container
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 848
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
I have a dashboard with several pages. In every page, there is a container with a DataTable in it.
The problem is that I can´t scroll the table down, so it only shows a few lines of the table.
Is this a bug or there is a way to enable vertical scrolling within the container for the datatable object?
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
Reproduce the issue with a flexdashboard containing a DataTable inside a container and inspect how the container and table sizing interact. Check whether the table supports vertical scrolling through existing configuration or whether the behavior needs a project change. Done means the table can be scrolled to all rows within the container, with the result verified across dashboard pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100