Skip to content

Inconsistencies: altCongestionColorsAtom leaks its variable name into localStorage #1491

@dcblundell

Description

@dcblundell
  • atomWithStorage key naming. Most persisted atoms use stable, short camelCase keys ('showHex', 'showMemoryRegions', 'renderMemoryLayout', 'showBufferSummary') decoupled from the atom variable name. altCongestionColorsAtom (src/store/app.ts:88) leaks its variable name into localStorage ('altCongestionColorsAtom'). Don't replicate — renaming an atom later would orphan persisted settings.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions