-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Explore apps/frontend_dashboard/src/routes/Dashboard.jsx
History fetching is extremely slow.
- Cache data in local storage.
- On page load, if data is in local storage, display it immediately and run an API fetch to update the data in the background.
- Once the data is fetched, display it and replace it in local storage.
- Make sure to handle cases when the user changes the wallet id.
Metadata
Metadata
Assignees
Labels
No labels