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
- toast: add z-index:50 so grant/adjust success toasts render above the
detail slide-over (scrim z-30 / panel z-40) instead of beneath it.
- loadActivity: request-generation counter drops stale responses, fixing
the facet-switch / rapid load-more race (wrong cursor / duplicate rows).
- AdminAudit: add @@index([createdAt, id]) matching the global keyset order
so /audit/recent stops seq-scanning the whole table as history grows.
0 commit comments