Coding-Club-IITG/CourseHub

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

Aberta

#188 aberto em 8 de ago. de 2026

 (0 comentário) (0 reação) (1 responsável)JavaScript (3 forks)auto 404
buggood first issue

Métricas do repositório

Stars
 (13 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador