Capgemini / dcx-react-library

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

<Details /> contains a default TabIndex = 0 #640

Closed Ibabalola closed 2 months ago

Ibabalola commented 2 months ago

Describe the bug The Details component contains a default tabIndex of 0, which is not always desirable.

To Reproduce Render the <Details /> component

Expected behavior Please provide a way to null the tabIndex such that it does not render in the DOM if not required

Screenshots image

daniele-zurico commented 2 months ago

closed by #641