Rangeable icon indicating copy to clipboard operation
Rangeable copied to clipboard

Accessibility Problem (tabindex)

Open Arif-un opened this issue 3 years ago • 0 comments

<div class="rangeable-handle" tabindex="1"><div class="rangeable-tooltip">100</div></div>

Chrome audits fail for tabindex="1" Recomended tabindex="0"

Arif-un avatar Jan 08 '21 16:01 Arif-un