Skip to content

General lighthouse test improvements #359

@BeneRichi

Description

@BeneRichi

Please add the missing role attribute on the <li> element which is the parent of the <a> in c-tabs.vue

     <li v-for="tab in tabs"
            :key="tab.id"
            :class="b('tab-item')"
            role="tabitem"
        >

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions