halin icon indicating copy to clipboard operation
halin copied to clipboard

Upgrade to react-table v7

Open moxious opened this issue 5 years ago • 0 comments

See this: https://github.com/tannerlinsley/react-table

There appear to be some pagination bugs in react-table that aren't fixable without upgrading, but this is going to be an involved process due to how different the API is.

Specifically - if you have the privileges table, say "page 6 of 6" and then you apply a filter, the react table component may report "page 6 of 1" indicating that some elements of pagination don't update in the presence of filters.

moxious avatar Apr 06 '20 17:04 moxious