Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
107 stars 7 forks source link

Input element should not have a tabindex defined #623

Closed alexwbbr closed 2 months ago

alexwbbr commented 2 months ago

Describe the bug The input component should not have a tab index defined as 0 by default. This might be interfering with the tab order of the page and even without the tabindex attribute the input will still be selectable

daniele-zurico commented 2 months ago

closed by https://github.com/Capgemini/dcx-react-library/pull/630