data-table-filters
data-table-filters copied to clipboard
Performance issues - avoid rerender table when `isLoading` or `selectedRow` changes
Right now, when clicking on the load more button (or refresh,..) the entire table will rerender. Same thing when selecting a row.
Those issues will increase with table size.
Memoizing table rows in https://github.com/openstatusHQ/data-table-filters/pull/31/commits/3e6e34edf8fc0ba6939064e5c939229c4ab190f3