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
- AuditLog: defer the admin gate until connections load so admins don't
flash the denied state; keep the connection dropdown outside the gate
so non-admins can switch to a connection they can access
- App: gate useEditorNavigation to the editor route so /audit-log no longer
writes editor URL params (schema/object) or fires schema/table queries;
reset the invalid-connection toast guard on valid connections
- useEditorNavigation/useQuery: thread an enabled flag through to disable
schema/table queries and the URL-sync effect when inactive
- ObjectSidebar: add aria-label to the audit-log icon button and make the
version tooltip trigger keyboard-focusable
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments