judgels
judgels copied to clipboard
[Bug] Page crashes when no file is selected during upload in the media section
When clicking the 'Upload' button in the media section and no file is selected, the current page crashes. I believe a good fix would involve handling the issue on both the backend and frontend. On the frontend specifically, when no file is attached, I think the 'Upload' button should be disabled.