Menu items in dropdown are not clickable

Created on 23 October 2023, about 1 year ago
Updated 8 November 2023, about 1 year ago

I noticed the menu items in the dropdown are not clickable, every time I try to click one of them - the menu just closes.

Turns out I'm clicking the overlay; this happens because the z-index of the .toolbar .admin-toolbar-tasks__toggle-state:checked ~ label::after and .toolbar .admin-toolbar-tasks__menu-item css rules is exactly the same: 99999. Not sure if this is a specific issue only happening on my OS / Browser combination (chrome / Ubuntu 20.04).

Seems safer to lower the overlay z-index by 1, to make sure the issue is prevented.

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇧🇪Belgium robindh

Live updates comments and jobs are added and updated live.
  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024