square / maker

Maker Design System by Square

Home Page:https://square.github.io/maker/styleguide/latest-stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Menu type action has unexpected inline-block

landondurnan opened this issue · comments

Bug description

CleanShot 2022-06-15 at 11 30 32

The first button width is getting overridden with the menu action slot making it inline-block. It appears this may not be needed. Can it be removed?

Reproduction

Add a parent element to the menu that changes the display behavior of the toggle element. The menu child element will override that behavior.

Environment

Binaries:
    Node: 12.16.2 - ~/.nvm/versions/node/v12.16.2/bin/node
    Yarn: 1.22.17 - /usr/local/bin/yarn
    npm: 6.14.4 - ~/.nvm/versions/node/v12.16.2/bin/npm
    Watchman: 2022.03.21.00 - /usr/local/bin/watchman

Addressed by

No response

Can you contribute a fix?

  • I’m interested in opening a pull request for this issue.

closing this as Lauren's PR has been merged