Reactor frontend to use stores for data fetching #1390
Labels
1. feature
New feature or request
2. frontend
This issue/pr relates to an issue/change on the frontend
discussion
Issue meant for discussion
hangar-team
Pre-discussed and well-made PRs might be approved, but is preferably done by collaborators
If all data fetching needed to display pages was done using stores, it would be easier to parallelize requests, handle loading states and improve the code flow.
Steal the mg compoable.
Do we move the computed to the stores too? Maybe more logic outside of the main components to make them more readable
The text was updated successfully, but these errors were encountered: