You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Navbar is not dynamically filling the entire screen width when I open inspect mode in the browser. Other contents are displaying correctly, but the Navbar width remains constrained instead of adapting to the full viewport width.
Expected Behavior:
The Navbar should dynamically adjust and always fill the entire screen width, regardless of the viewport size.
Current Behavior:
The Navbar width remains limited and does not stretch dynamically in inspect mode.
How to check this issue:
Open the application in a browser.
Open inspect mode (F12 or Ctrl + Shift + I).
Observe that the Navbar does not stretch to the full width.
Issue Description:
The Navbar is not dynamically filling the entire screen width when I open inspect mode in the browser. Other contents are displaying correctly, but the Navbar width remains constrained instead of adapting to the full viewport width.
Expected Behavior:
The Navbar should dynamically adjust and always fill the entire screen width, regardless of the viewport size.
Current Behavior:
The Navbar width remains limited and does not stretch dynamically in inspect mode.
How to check this issue:
###Reference:
https://github.com/user-attachments/assets/26cf8555-fb66-452e-89bb-184c7105cccc
The text was updated successfully, but these errors were encountered: