-
[FE] Fix modal text for large CSV uploads (#4132)
发布于
2025-11-19 16:48:49 +00:00 When CSV upload toggle is ON, change modal text to 'Upload in progress...'
and remove the close button option, since large files can take minutes to process.The old text 'This should take less than a minute' with close button
is now only shown when the toggle is OFF (JSON mode with 1000 row limit).下载附件