rstudio / rstudio/flexdashboard
Application errors only when in mobile width (storyboard)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 848
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
Hello-
I built an application in order to learn flexdashboard. My app is viewable here.
The app functions normally in a computer browser, but only the first chart is viewable when on mobile, and several errors pop. You can see the behavior by loading the app in a computer browser (it works great), and then lower the page's width until it shifts into mobile mode (everything but the first chart breaks).
I've even included the {.no-mobile} tag on all sections but the first one, and it doesn't seem to matter.
This is my first ever issue submission, please excuse any protocol I may not have followed.
Paul
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
Open the linked Louisville Salaries app and reproduce the failure by narrowing a desktop browser until mobile mode appears. Compare the first chart with the remaining sections and their errors; the issue is done when the dashboard renders correctly in mobile mode, including the sections marked {.no-mobile}.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100