UI: Replace Redux
by React-query
for data fetching
#3369
Labels
complexity:hard
Something that may require up to a week to fix
kind:debt
Technical debt
topic:ui
UI-related issues
Component: UI
Why this is needed:
An interesting article to read.
https://medium.com/@cant89/data-fetching-in-redux-is-painful-get-rid-of-it-now-2b71305268e1
What should be done:
Gradually replace the current data fetching implementation by using
react-query
.Implementation proposal (strongly recommended):
Use
React-query
to fetch data from the various APIs.Test plan:
TBD
The text was updated successfully, but these errors were encountered: