Closed Bug 1529857 Opened 6 years ago Closed 5 years ago

Replace Redux with React state in Test View

Categories

(Tree Management Graveyard :: Treeherder: Test-based View, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: emorley, Unassigned)

References

(Blocks 1 open bug)

Details

Test view currently uses Redux, but:

  • it adds a lot of complexity over an equivalent implementation that uses React state
  • it's another package that has to be kept up to date (eg time spent reviewing Renovate PRs)
  • at least for now, using Redux blocks using strict mode (bug 1451174)

Intermittent failures view made the switch previously, see bug 1485226.

This feature has been removed.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.