Skip to content

Refactor GET hooks #57

@P1l3T0

Description

@P1l3T0

Currently, 2 types of GET request are being sent, one to get the data and the other to see if the data is still loading:

The same can be observed in Categories and Transactions. This is not scalable and may lead to re-renders of some of the React components.
Look at 18bbe46 and make the necessary changes to the other hooks.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfrontendUsed for the frontend-related issues

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions