RocketChat / RocketChat/Rocket.Chat.ReactNative
[IMPROVEMENT] Setting to control cache of media files
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 1.5k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 90
Description
It would be great to give the user a bit more control about how long the app/client will store cached media files that were downloaded at some point from remote Rocket.Chat servers.
Additionally an option to pro-actively clear the cache completely would be nice. (Will be added with #1660 )
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
No file, test, or entry point is named in the issue. Start by locating the React Native media-download cache handling and determine where a user-facing cache-duration setting would be configured; done means remote media follows that setting while the existing cache-clear work remains covered by #1660.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100