TIL recap: Did you know that incorrectly applied ARIA roles can nuke semantics entirely? The standard rule applies: if you're reaching for ARIA, make sure you know what you're doing.

https://www.stefanjudis.com/today-i-learned/aria-roles-can-remove-their-childrens-semantics/

@stefan If you wrap the ul in a nav element is it still announced as a simple list?
@kaiserkiwi I think so, yes. But I'd need to check the a11y tree first to be sure. :)