• 
      

    Fix the display of a pop-up menu from a configforms list item.

    Review Request #11326 — Created Dec. 9, 2020 and submitted

    Information

    Djblets
    release-2.0.x

    Reviewers

    Configforms list items with a pop-up menu action button weren't styling
    correctly in Djblets 2.0. We had changed the structure of pop-up menus,
    but didn't change the code setting up that structure.

    This change adds the new structure, and also fixes up some styling
    around the menu.

    Unit tests passed.

    Tested some of our UI that uses this feature. Saw that, instead of a broken
    transparent menu, I had a menu in the same appearance as in Djblets 1.0.

    Summary ID
    Fix the display of a pop-up menu from a configforms list item.
    Configforms list items with a pop-up menu action button weren't styling correctly in Djblets 2.0. We had changed the structure of pop-up menus, but didn't change the code setting up that structure. This change adds the new structure, and also fixes up some styling around the menu.
    80207d9d1f822ebf15c30906e1b99c28955f493d

    Description From Last Updated

    Can you add a screenshot?

    daviddavid

    This needs a trailing comma.

    daviddavid
    david
    1. 
        
    2. Show all issues

      Can you add a screenshot?

    3. Show all issues

      This needs a trailing comma.

    4. 
        
    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (81fe429)