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

fix: dropdown z-index issue #579

Merged
merged 2 commits into from
Sep 19, 2023
Merged

fix: dropdown z-index issue #579

merged 2 commits into from
Sep 19, 2023

Conversation

poulch
Copy link
Member

@poulch poulch commented Sep 18, 2023

I want to merge this change because...

This PR closes #...

Screenshots

Pull Request Checklist

  • New components are exported from ./src/components/index.ts.
  • The storybook story is created and documentation is properly generated.
  • New component is wrapped in forwardRef.

@poulch poulch requested a review from a team as a code owner September 18, 2023 20:22
@vercel
Copy link

vercel bot commented Sep 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
macaw-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2023 7:23am
macaw-ui-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2023 7:23am

@vercel vercel bot temporarily deployed to Preview – macaw-ui-next September 18, 2023 20:23 Inactive
@vercel vercel bot temporarily deployed to Preview – macaw-ui September 18, 2023 20:24 Inactive
asChild
ref={refs.setFloating}
style={{
...floatingStyles,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: can we add zIndex: 1 to hook that returns floatingStyles? thanks to that we will be sure that all dropdowns will have proper index.

@poulch poulch requested review from krzysztofzuraw, a team, andrzejewsky and Droniu and removed request for a team September 19, 2023 07:22
@vercel vercel bot temporarily deployed to Preview – macaw-ui-next September 19, 2023 07:22 Inactive
@vercel vercel bot temporarily deployed to Preview – macaw-ui September 19, 2023 07:23 Inactive
@poulch poulch merged commit ffe117c into canary Sep 19, 2023
10 checks passed
@poulch poulch deleted the fix-dropdown-zindex branch September 19, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants