mirite / mirite/csv-magic

Local Save States

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
It's a little nerve wracking to be working on a bigger project and risking losing data if the app crashes, or browser tab closes.

Describe the solution you'd like
A way to restore progress in the event that one of the above happens.

Describe alternatives you've considered
Saving frequently.

Additional context
I think local storage would be the best way to accomplish 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

The issue names no files, tests, or entry points. First identify where the browser app manages the current CSV editing state and determine the intended local-storage save and restore behavior; done means progress can be recovered after a crash or closed tab.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.