EightfoldAI / octuple

The Octuple component library
MIT License
16 stars 45 forks source link

feat: table: expandable config improvements #777

Closed dkilgore-eightfold closed 5 months ago

dkilgore-eightfold commented 5 months ago

SUMMARY:

Before: https://github.com/EightfoldAI/octuple/assets/99700808/ba7594e2-8ce4-49e7-80ea-582782a051c6

After: https://github.com/EightfoldAI/octuple/assets/99700808/df14636c-a21c-4328-85e9-c7b5e5d4c0a1

JIRA TASK (Eightfold Employees Only):

ENG-76971

CHANGE TYPE:

TEST COVERAGE:

TEST PLAN:

Pull the PR branch and run yarn and yarn storybook. Verify the Table stories behave as expected.

codesandbox-ci[bot] commented 5 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3fd3196fc0900d532dc2af4ee7dcce1b89b33327:

Sandbox Source
React Configuration
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ebea12c) 84.81% compared to head (3fd3196) 84.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #777 +/- ## ========================================== + Coverage 84.81% 84.82% +0.01% ========================================== Files 999 999 Lines 19528 19531 +3 Branches 7281 7284 +3 ========================================== + Hits 16563 16568 +5 + Misses 2885 2883 -2 Partials 80 80 ```

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