-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Labels
Milestone
Comments
This is fixed ✅ |
This was referenced Nov 17, 2020
This was referenced Dec 15, 2021
This was referenced Jun 2, 2022
This was referenced Jun 23, 2023
This was referenced Sep 25, 2023
This was referenced Jan 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
next
Expected behavior
That you can click on the "clear" button.
Screenshots
See video above.
Reverting #11502 should fix this.
The text was updated successfully, but these errors were encountered: