logux / logux/client

Implement LS cleanup

Open
#116 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
747
Forks
49
PR merge metrics
No merged PRs in 30d

Description

In @logux/client@0.21.1 localStorage may be clogged with old client identities.

view of dev tools with localStorage

image

Is there a way to clean up this?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the localStorage handling for client identities in the TypeScript client code, using the reported @logux/client@0.21.1 behavior as the reproduction context. Determine which identities are obsolete and what cleanup policy is intended; done should mean old identities no longer accumulate in localStorage and the behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.