You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adopt @tanstack/react-query with offline persister to automate async state management, background revalidation on focus/reconnect, and local storage caching across dashboard pages.
Tasks
Install @tanstack/react-query and @tanstack/react-query-persist-client.
Configure QueryClientProvider in app wrappers.
Migrate attendance and timetable data queries to React Query hooks.
Description
Adopt
@tanstack/react-querywith offline persister to automate async state management, background revalidation on focus/reconnect, and local storage caching across dashboard pages.Tasks
@tanstack/react-queryand@tanstack/react-query-persist-client.QueryClientProviderin app wrappers.