Fix the z-index for config forms list item menus.

Review Request #13984 — Created June 18, 2024 and submitted

Information

Djblets
release-5.x

Reviewers

When an item has a menu popup, the z-index was wrong, sometimes letting
other elements on the page overlap it. This fixes it to use the menu
layer.

Verified that other controls no longer showed above the popup menu.

Summary ID
Fix the z-index for config forms list item menus.
When an item has a menu popup, the z-index was wrong, sometimes letting other elements on the page overlap it. This fixes it to use the menu layer. Testing Done: Verified that other controls no longer showed above the popup menu.
eb714b302878758e8e88c02d32a5f8da2784e4e4
chipx86
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to release-5.x (71982bd)