← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1661422] [NEW] Sidebar disappears at exact 768px width

 

Public bug reported:

The following behaviours occur when the dashboard is viewed at specific
widths:

- screen width <= 767px : the sidebar disappears and is replaced by a 'hamburger' button in the top bar. Works properly.
- screen width >= 769px : the sidebar is visible. Works properly.
- screen width == 768px : the sidebar disappears, but the main content padding is not adjusted, and no 'hamburger' button is added to the menu.

The SCSS code needs to be fixed so that the sidebar remains visible at a
width of 768px, or the main content padding and hamburger menu appear at
the width.

** Affects: horizon
     Importance: Undecided
         Status: New


** Tags: ux

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1661422

Title:
  Sidebar disappears at exact 768px width

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  The following behaviours occur when the dashboard is viewed at
  specific widths:

  - screen width <= 767px : the sidebar disappears and is replaced by a 'hamburger' button in the top bar. Works properly.
  - screen width >= 769px : the sidebar is visible. Works properly.
  - screen width == 768px : the sidebar disappears, but the main content padding is not adjusted, and no 'hamburger' button is added to the menu.

  The SCSS code needs to be fixed so that the sidebar remains visible at
  a width of 768px, or the main content padding and hamburger menu
  appear at the width.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1661422/+subscriptions


Follow ups