openfun / richie

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

"Load more" remains displayed at the bottom of the list on teacher dashboard #2317

Closed NathanVss closed 6 months ago

NathanVss commented 7 months ago

Bug Report

Problematic Behavior

"Load more" remains displayed at the bottom of the list at http://localhost:8070/en/dashboard/teacher/courses?query=Course

Capture d’écran 2024-03-05 à 10 48 05

Expected behavior/code

It should disappear once the list is fully loaded

Steps to Reproduce

  1. Go to http://localhost:8070/en/dashboard/teacher/courses?query=Course
rlecellier commented 7 months ago

A fix may have been found in the linked PR. But the test that should fail do not. Also, it's no longer possible to reproduce this bug on our development environment. Let's wait and see if we can catch it again in the future. :hourglass_flowing_sand: