acl-services / paprika

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

FS-4985: Fix DataGrid scroll #1313

Closed DmitryBarskov closed 1 year ago

DmitryBarskov commented 1 year ago

Purpose 🚀

Fix header scrolling in DataGrid

Notes ✏️

Updates 📦

If you have changed a component's source code (not stories, specs, or docs), before merging your branch run yarn changeset. This will prompt you to:

Storybook 📕

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

Screenshots 📸

BEFORE: (the header is not being scrolled horizontally, while the table body is scrolled)

image

AFTER: (the header is scrollable)

image

References 🔗

https://diligentbrands.atlassian.net/browse/FS-4981 https://diligentbrands.atlassian.net/browse/FS-4985

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 54366b95849a0428bb3c4d5dedcd60f2ca20c244

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

This PR includes changesets to release 3 packages | Name | Type | | -------------------- | ----- | | @paprika/data-grid | Patch | | @paprika/data-field | Patch | | @paprika/data-header | Patch |

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