matthewmueller / matthewmueller/socrates
Shouldn't trigger subscriber functions when set is the same as what's in the store.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 572
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
This is dependent on removing redux though
Contributor guide
No contributing guide indexed for this repository
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 concerns the store's set operation and subscriber functions, but it names no files, tests, or entry points. Start by locating the store update and subscription code, while reviewing the stated dependency on removing Redux. Done should mean subscribers are not triggered when the new value matches the stored value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100