Making WordPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#2362 closed defect (bug) (fixed)

Support Theme: menu is behind the search bar

Reported by: sterndata's profile sterndata Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Support Forums Keywords:
Cc:

Description

Please see https://wordpress.org/support/topic/problems-with-the-wordpress-org-mobile-site/

I have verified this on my phone. The hamburger menu appears behind the blue band holding the search box. It needs to have its z-index adjusted.

Attachments (1)

2017-01-06 14.00.08.png (221.4 KB) - added by sterndata 8 years ago.

Download all attachments as: .zip

Change History (6)

#1 @coffee2code
8 years ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 4614:

wp4.css: Increase z-index of mobile dropdown menu so it more likely overlays whatever is on the page.

This was an issue for the Support Theme, and could be for another theme/component in the future.

Fixes #2362.

#2 @coffee2code
8 years ago

In 4615:

Support Theme: Constrain .border-bottom for .uparrow in header menu to only apply when not displaying as dropdown.

See #2362.

#3 @jeherve
8 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

It seems this is still an issue on all support pages: when logged out and on a mobile device, the admin bar is hidden.

Reported here:
https://wordpress.org/support/topic/maps-can-not-plot-this-address/page/3/#post-8644325

#4 @coffee2code
8 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

@jeherve: Can you report this issue in a separate ticket? This ticket was for the main menu (via the hamburger icon), when displayed, was appearing under the "support" section below it (due to a lower z-index value).

The admin bar disappearing at smaller viewports is a valid but separate issue.

Thanks!

#5 @jeherve
8 years ago

My bad, sorry! I opened #2376 to track this admin bar issue.

Note: See TracTickets for help on using tickets.