jaredreich / jaredreich/calcutext

Wipe unused variables from colors object in data

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.