eclipse-tractusx / portal-frontend

Portal Frontend
Apache License 2.0
4 stars 25 forks source link

Missing Navigation Elements in Sidebar for Small Screens #792

Open jjeroch opened 1 month ago

jjeroch commented 1 month ago

Description: Identified a bug where the sidebar navigation is missing a number of navigation elements on small screens. This issue affects the user experience and functionality of the application.

Steps to Reproduce:

  1. Open the application on a small screen device. (INT Env.)
  2. Navigate to the sidebar menu.

Expected Behavior: The sidebar navigation should display all the necessary navigation elements, providing users with access to all relevant sections and features of the application.

Actual Behavior: The screenshots provided below demonstrate the missing navigation elements in the sidebar for small screens.


While we have all those details on full screen navigation:

image

We only see "My Company" in the small-screen-mode

image