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> |
||
|---|---|---|
| .. | ||
| _about.css | ||
| _article.css | ||
| _blog.css | ||
| _event.css | ||
| _faq.css | ||
| _filterbar.css | ||
| _gallery.css | ||
| _guide.css | ||
| _home.css | ||
| _hub.css | ||
| _legal.css | ||
| _member.css | ||
| _news.css | ||
| _press.css | ||
| _projects.css | ||
| _support.css | ||
| _timeline.css | ||