openfun / richie

:pencil: An opensource CMS to build education portals
https://richie.education
MIT License
256 stars 80 forks source link

On the teacher dashboard, we display at the same time the loading AND an empty placeholder. #2313

Closed NathanVss closed 3 months ago

NathanVss commented 4 months ago

Bug Report

Problematic Behavior

On the teacher dashboard, we display at the same time the loading AND an empty placeholder.

Capture d’écran 2024-03-04 à 11 10 54

Expected behavior/code We should only see the loader, the empty placeholder should be displayed only if the courses request is loaded AND no courses exists.

Steps to Reproduce

  1. Go to http://localhost:8070/en/dashboard/teacher/courses

Environment