openfun / richie

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

Learner Dashboard - Responsive issue with long course title #2397

Closed jbpenrath closed 4 months ago

jbpenrath commented 4 months ago

Bug Report

Problematic Behavior On learner dashboard, if the course title is too long, instead of wrap title, the container is stretched.

Expected behavior/code No matter the course title length, it should be display properly.

Steps to Reproduce

  1. Go to learner dashboard
  2. Edit course title to put content with a length > 78 chars
  3. And then the bug happens!

Possible Solution We could wrap the course title to display it on two lines. If the course title exceeds two lines, we could clamp it.

Additional context/Screenshots Titres longs illustration Dashboard Content Hors Cadre