Open
Bug 1536180
(async-redux-improvements)
Opened 6 years ago
Updated 2 years ago
[meta] Redux Quality
Categories
(DevTools :: Debugger, task, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: loganfsmyth, Unassigned)
References
(Depends on 12 open bugs, Blocks 1 open bug)
Details
(Keywords: meta)
Our handling of async redux actions can be frustrating because it is currently difficult for us to cancel asynchronous actions, leading to frequent cases of actions updating our Redux store with data that is no longer applicable.
Updated•6 years ago
|
Summary: [meta] Improve async Redux action structure → [meta] Redux Quality
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Priority: P1 → --
Updated•6 years ago
|
Type: enhancement → task
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•