The-Strategy-Unit / The-Strategy-Unit/tpma-explorer
Store icons locally?
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 0
- Forks
- 2
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Icons used in the interface are also referenced in the 'information' tab of the app. SVG paths inside inst/app/text/*.md files makes them unreadable. Also means we have bsicons references in the app code, but SVG paths in the md files. Better to change one file and have it update across the whole app. Add inst/app/icons/ and serve them locally.
Contributor guide
No contributing guide indexed for this repository
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
Read the SVG references in inst/app/text/*.md and the app code that uses bsicons, then trace how icons appear in the interface and information tab. Add inst/app/icons/ so icons are served locally and verify that one icon source updates both parts of the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100