Appearance
Appearance
What is a change of context?
changes of context: major changes that, if made without user awareness, can disorient users who are not able to view the entire page simultaneously
Example
Opening a new window, moving focus to a different component, going to a new page (including anything that would look to a user as if they had moved to a new page) or significantly re-arranging the content of a page are examples of changes of context.
Source: https://www.w3.org/WAI/WCAG22/Understanding/change-on-request.html#dfn-changes-of-context
Components that may change the context:
Designing user flows
role prop, or add the role attribute to any element that announces the change. Cover all possible user flows.