Closed msayoung closed 1 month ago
When you are on a page within a step by step, the visual styling of the step by step menu makes it clear which step you are on, but this is not matched by semantic markup (meaning non-sighted people won't get this same information)
Adding aria-current to the current step should fix this: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-current
When you are on a page within a step by step, the visual styling of the step by step menu makes it clear which step you are on, but this is not matched by semantic markup (meaning non-sighted people won't get this same information)
Adding aria-current to the current step should fix this: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-current