bcgov / bcgov/bcgwcat

Table download buttons only download visible data

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

These buttons only download the visible data.
- Try using `server = FALSE` to allow downloading all the data, assuming it's not too slow (https://rstudio.github.io/DT/server.html)
- Modify download file names (https://stackoverflow.com/a/56276939)

Contributor guide

Open the contributing guide

Research direction

Start by locating the table download-button configuration in the Shiny app and review the linked DT server-mode documentation and filename example. The work is done when downloads include all table data without unacceptable slowness and the downloaded files use the intended names.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.