algolia / vue-instantsearch

👀 Algolia components for building search UIs with Vue.js
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/vue
MIT License
853 stars 157 forks source link

Input tabindex #1068

Closed mitchiru closed 3 years ago

mitchiru commented 3 years ago

Bug 🐞

The input field should be usable with tabs for accessability reasons.

so pls add attrs: { tabindex:"0",

Haroenv commented 3 years ago

Input is accessible via tabs without explicitly adding tabIndex. We definitely can add parameters if they make sense, but I'm not sure this is needed. Do you have more info?

mitchiru commented 3 years ago

Yes I saw it. Sorry for the Ticket. The Auto focus just has a weird behaviour for the tabbing.

Haroen Viaene @.***> schrieb am Di., 5. Okt. 2021, 13:32:

Input is accessible via tabs without explicitly adding tabIndex. We definitely can add parameters if they make sense, but I'm not sure this is needed. Do you have more info?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/algolia/vue-instantsearch/issues/1068#issuecomment-934324662, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGZ2R2OXWNH4GRZKZTIOM3UFLO5RANCNFSM5FLKULUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.