https://dequeuniversity.com/rules/axe/4.3/aria-required-children In order to make this work, I had to translate Bulma's style so it doesn't use `ul` and `li` anymore. The JS code had to be adapted, I also changed `button` to `tab` (seemed like a more relevant name) and added a `scrollIntoView()` on load the active tab is always visible. |
||
|---|---|---|
| .. | ||
| direct_messages.html | ||
| feed.html | ||
| feed_filters.html | ||
| goal_card.html | ||
| layout.html | ||
| status.html | ||
| status_types_filter.html | ||
| suggested_books.html | ||
| suggested_users.html | ||
| summary_card.html | ||