adminandClaude Opus 4.8 9020b214f3 Fix empty class dropdown on Attendance for admins
The classes query filtered by teacher_id when isAdmin was momentarily false
(roles not yet loaded) and never refetched — cache key lacked isAdmin. Gate on
!loading and include isAdmin in the query key.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-19 17:11:25 -04:00
2026-06-30 20:40:17 +00:00
S
Description
No description provided
1 MiB
Languages
JavaScript 42.2%
Dockerfile 30.4%
TypeScript 27.4%