rstudio / rstudio/flexdashboard
flexdashboard and crosstalk filter_select() doesn't work with android devices
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 848
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I noticed a problem concerning crosstalk filter_select in combination with flexdashboards using an android device. Every time I try to set the filter, the whole page reloads and the filter is reset to default. However, using crosstalk without flexdashborad the issue doesn't appear.
Any idea?
See for example:
with flexdashboard: https://matt-dray.github.io/earl18-crosstalk/04_leaflet-flexdash-dt-crosstalk.html
without flexdashboard: https://www.geo-statistik.it.nrw/Chart/2021/Handwerkszaehlung/Handwerkszaehlung.html
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 filter_select() behavior on an Android device using the linked flexdashboard and compare it with the non-flexdashboard example. Trace why selecting the filter reloads the page and resets the filter, then verify that the filter remains applied without a reload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100