Capgemini / dcx-react-library

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

fix: table tab index #397

Closed szilvihorvath closed 1 year ago

szilvihorvath commented 1 year ago

Issue: https://github.com/Capgemini/dcx-react-library/issues/301

Capability to take a tabIndex that can added to the element within the DOM has been added to Table component.

codecov-commenter commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (63e53a0) compared to base (152e359). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.6 #397 +/- ## ============================================= Coverage 100.00% 100.00% ============================================= Files 44 44 Lines 1011 1012 +1 Branches 397 398 +1 ============================================= + Hits 1011 1012 +1 ``` | [Impacted Files](https://codecov.io/gh/Capgemini/dcx-react-library/pull/397?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini) | Coverage Δ | | |---|---|---| | [src/table/Table.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/397?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL3RhYmxlL1RhYmxlLnRzeA==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.