Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActionBar not clickable in the Actions addon #11686

Closed
domyen opened this issue Jul 24, 2020 · 1 comment
Closed

ActionBar not clickable in the Actions addon #11686

domyen opened this issue Jul 24, 2020 · 1 comment

Comments

@domyen
Copy link
Member

domyen commented Jul 24, 2020

Describe the bug
This PR #11502 removed the z-index for the ActionBar component. We actually need/use it in the Actions addon.

Video here

To Reproduce
Steps to reproduce the behavior:

  1. Go to published Storybook for next
  2. Click on button in the canvas tab. Go to actions addon panel.
  3. Try to "clear" actions using the button on the bottom right.
  4. See that you cannot click on the clear button

Expected behavior
That you can click on the "clear" button.

Screenshots
See video above.

Reverting #11502 should fix this.

@domyen domyen added this to the 6.0 milestone Jul 24, 2020
@domyen
Copy link
Member Author

domyen commented Jul 31, 2020

This is fixed ✅

@domyen domyen closed this as completed Jul 31, 2020
This was referenced Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant