insightsengineering / insightsengineering/teal
Solve disk space consumption by bookmarks
Open
core
research
- Dominant language
- R
- Stars
- 263
- Forks
- 59
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 5
Description
Companion to https://github.com/insightsengineering/teal/pull/1011
`teal` bookmarks are duped to files stored on the server ([literature](https://shiny.posit.co/r/articles/share/bookmarking-state/)).
The state itself is negligibly small (a few kilobytes) but report cards can run into dozens of megabytes.
Find and implement solution. Note that blindly deleting existing bookmarks is possible but not functional as they may be in use.
Contributor guide
Assessment
This issue has not been assessed yet.