Changed
Changed
Baseline History
Build 2283183b2b48 current baseline
Current build. Accepted by Yann Braga.
Build 228268a6dc2e
Ancestor build. There were unaccepted changes, so this was not used as a baseline.
Build 2282106aa2a7
Inherited baseline identical to build 21702
Build 21702a1da280
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

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="Remove tag filter: Tag1" tabindex="0" role="button" class="css-w30qng" style="min-width: 0px; flex: 1 1 0%;">Selector.css-w30qng[aria-label="Remove tag filter: Tag1"][role="button"]Previously accepted rules are not shown.