acl-services / paprika

🌶 A robust + accessible UI component library for React applications by Galvanize.
MIT License
54 stars 9 forks source link

UXD-1898 add Resizer to the DataTble #1207

Closed AndreyChernykh closed 2 years ago

AndreyChernykh commented 2 years ago

Purpose 🚀

Add an automatic height and width calculation

Notes ✏️

Storybook 📕

http://storybooks.highbond-s3.com/paprika/your-branch-name

References 🔗

https://aclgrc.atlassian.net/browse/UXD-1898

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 65adc80495b2dfcf418cd5f2c9dd36b8695fad66

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------- | ----- | | @paprika/data-table | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

tristanjasper commented 2 years ago

Would we be able to build in functionality if we want to keep certain columns flexible widths but the table width to fill the viewport, to avoid what we are doing here

AndreyChernykh commented 2 years ago

@allison-c ☝️