Coding-Club-IITG/CourseHub

Submit button triggers empty upload and success toast even when no files are selected

开放

#188 创建于 2026年8月8日

 (0 条评论) (0 个反应) (1 位负责人)JavaScript (3 个派生)auto 404
buggood first issue

仓库指标

星标
 (13 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

When we are clicking the contribute button on the client course page to add a file and triggering the upload flow:

And then clicking the submit button (which shows cursor: blocked on hover)

Expected: We should see a red line error message or a toast saying please upload a valid file Actual: The flow is succeeding and giving a success toast.

Stakeholders: @DreamBot706

贡献者指南