openfun / marsha

:clapper: An opensource LTI Learning Content Management System (LCMS)
MIT License
104 stars 24 forks source link

🐛 (standalone_site) pagination rendering issue #2510

Closed NamFra closed 7 months ago

NamFra commented 7 months ago

Bug Report

Problematic Behavior There is a display issue with the page numbers in the pagination box on the standalone site. Floats are displayed instead of integers. This affects all pages (videos, live, and classrooms) in production and staging

image

Expected behavior/code Display integers ^^

Environment

Additional context/Screenshots https://github.com/openfun/marsha/blob/master/src/frontend/apps/standalone_site/src/features/Contents/components/ContentsWrapper/ContentsWrapper.tsx

standalone-pagination-bug.webm

AntoLC commented 7 months ago

https://github.com/openfun/marsha/pull/2479/commits/63fe7ec62f216001b7d194110ce1abc931778f46#diff-a9c7f0288d4915390d83f2200cecfbefef92b9c53dc0cf7b879c71fcab511a7dR69