Component Library

Inconsistent navigation

Issue Description

Repeated content or interface elements are not presented in the same order in every page.

Recommendation
  • List components that are repeated on each Web page in a set of Web pages (for example, on each page in a Web site).
  • For each component, check that it appears in the same relative order with regard to other repeated components on each Web page where it appears.
  • For each navigational component, check that the links or programmatic references are always in the same relative order.

    https://www.w3.org/WAI/WCAG21/Techniques/general/G61