salesforce / design-system-react

Salesforce Lightning Design System for React
https://design-system-react-site.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
915 stars 416 forks source link

Datatable: restore prop propagation behaviour #3003

Closed alexzherdev closed 2 years ago

alexzherdev commented 2 years ago

2993 introduced a slight regression around propagating table props to cells.

Additional description


CONTRIBUTOR checklist (do not remove)

Please complete for every pull request

REVIEWER checklist (do not remove)

interactivellama commented 2 years ago

@alexzherdev One of the things I've noticed is that we don't look to be taking advantage of your great improvements in our examples and therefore, other teams are not likely using this memoize strategy. Could you update at least one example/story (if not all them), so that bugs like this can be caught more easily?