civictheme / uikit

UI atomic component-based library with Storybook integration
https://uikit.civictheme.io/
GNU General Public License v2.0
6 stars 5 forks source link

[#387] Added two dimensional table to fix accessibility issue. #420

Closed febdao closed 4 days ago

febdao commented 3 weeks ago

Checklist before requesting a review

Ticket:

Changed

  1. Added ct-table--data variant to support a two-dimensional data table on mobile (ex: https://www.digital.gov.au/policy/ai/risk-assessment)

Screenshots

Screenshot 2024-10-31 at 5 07 33 AM

github-actions[bot] commented 5 days ago

🚀 Deployed on https://6739c74e01947ab3242d207c--civictheme-uikit.netlify.app

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 13.75%. Comparing base (f924c74) to head (f7467aa). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
components/01-atoms/table/table.js 0.00% 9 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #420 +/- ## ========================================== - Coverage 13.86% 13.75% -0.11% ========================================== Files 27 27 Lines 1291 1301 +10 Branches 307 308 +1 ========================================== Hits 179 179 - Misses 895 904 +9 - Partials 217 218 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.