Capgemini / dcx-react-library

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

Actionable Element: Tab #629

Closed Ibabalola closed 2 months ago

Ibabalola commented 2 months ago

“When trying to access the ‘Add products from favourites’ tab I could not do so using keyboard. This means keyboard users would be unable to use this option. Keyboard users are unable to access areas of the site that mouse users can.”

Expected behavior Ensure that all content is accessible with a keyboard, and does not rely on the use of a mouse. The tabindex attribute will need to be removed in order to fix the issue. This will put the link in the tab order and all users will be able to access it.

Screenshots

Screenshot 2024-04-15 at 16 19 26

Desktop (please complete the following information):

daniele-zurico commented 2 months ago

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