Skip to content

Switch to using react-query instead of raw fetch #344

@Yarik-Popov

Description

@Yarik-Popov

Background

Writing raw fetch handling is error prone and tedious. Switch to using react-query library for fetching inside of useEffect.

Requirements

Describe the requirements that this feature must meet.

  • Update all useEffect handling on MCC/ARO to use react-query
  • Test your implementation

Important Information

Look into the react-query library

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions