TagsFilterPanel:Excluded

Build 22826 on next
Reviewing disabled
View latest build
chromechrome
Changed
BaselineBuild 21702 on fix-built-in-tags-filtering
View Storybook
LatestBuild 22826 on next
View Storybook
edgeedge
Changed
Baseline History
Build 228268a6dc2e
Current build. There are unaccepted changes, so build 21702 is still the baseline.
Build 21702a1da280 current baseline
Accepted by Gert Hengeveld.
Build 21531f3a4f4a
Accepted by Yann Braga.
Build 214699f1fa3f
Accepted by Yann Braga.
Do not nest interactive elements; it can confuse screen readers and keyboard focus. Learn how to resolve this violation
Snapshot of test

Fix any of the following:

Using a negative tabindex on an element inside an interactive control does not prevent assistive technologies from focusing the element (even with aria-hidden="true")

Element
<button aria-label="Add tag filter: Tag2" tabindex="0" role="button" class="css-w30qng" style="min-width: 0px; flex: 1 1 0%;">
Selector
.css-w30qng[aria-label="Add tag filter: Tag2"][role="button"]

Previously accepted rules are not shown.