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: add aria-label attributes to emoji toolbar buttons
Screen readers cannot infer meaning from the bare emoji characters
(⚙, +, ⊞). Add aria-label to the two <button> elements and role=tab
plus aria-label to the Agent tab <div> so assistive technology
announces them correctly.
0 commit comments