msos/si/blog/learning-slovene-where-to-s...
popovskik e0ba30ea6a fix(a11y): activities tablist must contain only tabs
The "Become a member" CTA was a direct child of role="tablist", which
violates the ARIA rule that a tablist may only contain role="tab" children
(axe: aria-required-children). Wrap the 4 tabs in an inner
.activities-tabs[role=tablist] and leave the CTA as a sibling; add matching
flex CSS so the layout is unchanged. JS uses `.activities-nav .activity-tab`
(descendant), so tab behavior is unaffected. EN/MK/SI. Cache-bust bump.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-30 17:00:40 +02:00
..
index.html fix(a11y): activities tablist must contain only tabs 2026-08-30 17:00:40 +02:00