lifeomic / chroma-react

Open source design system from LifeOmic, built with React
https://lifeomic.github.io/chroma-react/
MIT License
48 stars 9 forks source link

Fix table ref warn #355

Closed MMFane closed 1 year ago

MMFane commented 1 year ago

What Was Changed

Screenshots

Before

This warning appeared for every table on every page that did not have a ref, regardless of whether it needed sticky cols

Screenshot 2023-08-04 at 4 52 22 PM

After

Now nothing should appear for non-sticky tables, or in Prod

epeters3 commented 1 year ago

Finally fixing some console pollution I introduced back when we added sticky columns to

So you're the celebrity that introduced sticky columns! I've been enjoying that feature in our Patient ML Runs table.

MMFane commented 1 year ago

Finally fixing some console pollution I introduced back when we added sticky columns to

So you're the celebrity that introduced sticky columns! I've been enjoying that feature in our Patient ML Runs table.

Yay! Glad to hear it's been helpful! ✨✨✨

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.4.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: