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
fix(ui): announce sidebar logo once to screen readers
Both sidebar logos stay in the DOM and crossfade via CSS opacity, so
screen readers announced the shared alt="ShellHub" twice. Mark whichever
logo is visually hidden as aria-hidden so only the active one is exposed.
Fixes: shellhub-io/team#135
0 commit comments