Caching Primitives
Open
Nobody has claimed this yet.
type: enhancement
v1
v2
- Dominant language
- TypeScript
- Stars
- 6.7k
- Forks
- 682
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 7
Description
Ideally, it would be awesome to have a form that allows you to persist values to a form and easily load them back into memory when the user navigates away.
More details and a potential API to come soon.
CC @tannerlinsley per: https://twitter.com/tannerlinsley/status/1720575334909964612
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue proposes caching form values so they can be persisted and restored when navigation occurs, but it names no files, tests, or entry points. Wait for the promised API details before choosing an implementation path. Done should include an agreed caching API and behavior for saving and loading form state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100