9d64e7c274f9cab885f5c551285b962ca7770ea8
- Added useRef to track container and first row for height measurement. - Introduced rowHeight state to dynamically calculate row height. - Implemented range state to manage visible rows based on scroll position. - Added scroll event listener to compute visible range efficiently. - Adjusted rendering logic to display only a subset of rows based on the computed range. - Included top and bottom spacers to maintain table height during scrolling. - Refactored input change handling to remain functional with new rendering logic.
feat: enhance CSV upload handling with chunked requests and token support; improve form input limits
MCS Lose
Description
Languages
TypeScript
85.4%
JavaScript
12.4%
HTML
1.4%
Dockerfile
0.4%
EJS
0.3%