worktile / worktile/store

ReduxDevtoolsPlugin support status playback

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

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
61
Forks
9
Avg merge
6h 6m
Merged PRs (30d)
3

Description

Blocked by #59

At present, only the modified data will be synchronized to the ReduxDevtool, but the ReduxDevtool will also modify the status, but it is not played back to the application in real time.

目前只有修改数据会同步到 ReduxDevtool, 但是 ReduxDevtool 也会修改状态,但是没有实时回放到应用中。

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 reviewing blocked issue #59 and the ReduxDevtoolsPlugin synchronization path. Determine how ReduxDevtools state changes are received and played back; done means state changes made in ReduxDevtools are reflected in the application in real time.

Written by the indexing model from the issue text.

Assessment

Tech stack
redux, typescript
Domain
frontend, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.