lanaco / lnc-react-ui

Lanaco ReactJS UI components library
https://lanaco.github.io/lnc-react-ui/
MIT License
3 stars 0 forks source link

Check Table and EditableTable perfromance with larger datasets #262

Open vladanracic opened 2 years ago

vladanracic commented 2 years ago

When the table is in loading state, disable moving and editing. Check component memoization. Check component rerenders and remounts.