sef-global / scholarx-frontend

This is the frontend of the ScholarX
MIT License
5 stars 58 forks source link

Breadcrumb names split into two lines on mobile view #177

Closed Madhawa97 closed 2 months ago

Madhawa97 commented 2 months ago

Describe the bug In the mobile view of the ScholarX application, on the mentee public profile page, long names in the breadcrumb navigation are splitting into two lines, causing a formatting issue and potentially affecting readability.

To Reproduce Steps to reproduce the behavior:

  1. Open the ScholarX application on a mobile device
  2. Click on Find a mentor from the nav bar
  3. Select a mentor with some mentees in progress.
  4. Click on a mentee to navigate to a mentee profile page with long names in the breadcrumb (e.g., Stephany Ernser > Grace Wiegand)
  5. Observe that the names in the breadcrumb split into two lines

Expected behavior The breadcrumb should display all names on a single line, potentially with a truncation or alternative solution to handle long names without line breaks.

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

Are you working on it? No

Sanjana0823 commented 2 months ago

Can I work on this ?

Madhawa97 commented 2 months ago

Sure!