jaredreich / jaredreich/calcutext
Wipe unused variables from colors object in data
Open
- Dominant language
- JavaScript
- Stars
- 58
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Since variable/color assignments are stored in localStorage so they persist on refresh, the unused variable color assignments should be garbage collected somehow.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how variable and color assignments are stored in localStorage and how the colors object is rebuilt after refresh. The work is done when unused variable color assignments are removed while assignments still in use continue to persist across refreshes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100