fieldenms / tg

Trident Genesis
MIT License
14 stars 7 forks source link

File Processing: use custom error handler during initial phase of file opening #2272

Closed jhou-pro closed 3 months ago

jhou-pro commented 3 months ago

Description

Both standard buttons for file processing (tg-file-upload-paper[-icon]-buttons) may end-up with Unexpected Error Occurred during file opening for following errors:

It is better to handle these errors gracefully, i.e. to show actual error to the user.

Expected outcome

Initial file processing errors showing to the user, instead of being unexpected.