-
Notifications
You must be signed in to change notification settings - Fork 245
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
fix: increase z-index to make button clickable #4088
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But doesn't this break now when something sits on top where you click the wrong thing?
@rebelchris I'm not sure what you mean? |
@AmarTrebinjac for instance if a modal sits on top of this render, does it not click this button underlying? |
@rebelchris Hmm, it might in theory I guess, but this button is already in a modal itself, and I don't think we'll be popping another one on top of it 😅 |
@rebelchris Changed it to z-1 since that works as well :) |
Changes
Recent changes where converting the user list link to be an absolute overlay rather than a link that nests buttons caused this menu to become un-clickable
Events
Did you introduce any new tracking events?
Experiment
Did you introduce any new experiments?
Manual Testing
Caution
Please make sure existing components are not breaking/affected by this PR
Preview domain
https://mi-767.preview.app.daily.dev