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
The Toast component will not use status and alert roles because:
status will require a live region anyway because it does not announce on entry
[aria-atomic](Related to Toast #26638) does not have great support among screen readers.
Create two different live regions per Toaster component that will narrate toast content. One should use polite narration, the second should use assertive narration