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
- iconGraph: use 16-viewBox + 1.5 stroke (matches project icon spec)
- View relationships pivots: drop redundant aria-label that didn't
match the visible text; rely on the visible "View relationships"
span as the accessible name
- users_v2 pivot: use vm.User.DN() (consistent with rest of file),
not vm.User.User.DN()
- TestAxeAAA_GraphPages -> TestAxeAA_GraphPages (matches the AA-only
ruleset; AAA login ratchet stays separate in axe_test.go)
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
0 commit comments