Making WordPress.org

Opened 3 years ago

Closed 3 years ago

#6178 closed defect (bug) (fixed)

UI issue with header and search box

Reported by: vijayhardaha's profile vijayhardaha Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: Support Forums Keywords:
Cc:

Description

Viewing bar hides the submenu
Screenshot: https://snipboard.io/7EnAhk.jpg

  • Steps to reproduce the issue.
  1. Enable the Also Viewing feature in the forum profile.
  2. Open forum page that is also viewed by someone else, try https://wordpress.org/support/view/no-replies/ page
  3. Scroll down to make the view bar sticky.
  4. Hover on menus that have submenus.

Search Box overlap with submenus
Screenshot: https://snipboard.io/GiYCl5.jpg
Clicking outside the search box doesn't hide this search box, I think this should be the default behaviour that the search box should be hidden if clicking outside of the box.
However, resizing the window hides it.

  • Steps to reproduce the issue.
  1. Zoom the page to 150% or resize the window to see [...] in the header menu.
  2. Click on the search icon to open the search box.
  3. Then try clicking on the page somewhere else, the search box doesn't hide.
  4. Open the search box again, then hover on [...] Zoom the page to see [...]
  5. Menu is behind the search box, as we're not hiding the search box then the menu should be above the search box.

Expected behaviour

  • If we're not looking to hide the search box on the outside click, then submenus should be above the search box when hovering on [...]
  • Also, when clicking on [...] The search box should hide, this is a must for touch devices like tabs, iPad.

Best,
Vijay

Change History (3)

#1 @dd32
3 years ago

  • Component changed from WordPress.org Site to Support Forums

Clicking outside the search box doesn't hide this search box, I think this should be the default behaviour that the search box should be hidden if clicking outside of the box.

The current behaviour is expected, clicking outside of the box is not expected to close it. unfortunately.

For issues with the header, please file them upstream in https://github.com/WordPress/wporg-mu-plugins/issues

#3 @dd32
3 years ago

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

In 11664:

Support Forums: Also Viewing: Use a more reasonable z-index to prevent the bar showing above the site header.

Props vijayhardaha for the report.
Fixes #6178.

Note: See TracTickets for help on using tickets.