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

feat(Modal): wrap the overlay and modal inside a container, to allow portaling with layer provider to the container #2703

Conversation

YossiSaadi
Copy link
Contributor

This is done to fix LayerProvider items are wrapped behind the modal's z-index.
and it seem to be a better practice to wrap the overlay and modal.

https://monday.monday.com/boards/3532714909/pulses/8165813476

@YossiSaadi YossiSaadi requested a review from a team as a code owner January 6, 2025 11:17
Copy link
Contributor

github-actions bot commented Jan 6, 2025

A new prerelease version of this PR has been published! 🎉
To install this prerelease version, run the following command in your terminal with any one of the packages changed in this PR:

To update @vibe/core:

yarn add @vibe/core@3.13.0-alpha-4ba3f.0

Or with npm:

npm i @vibe/core@3.13.0-alpha-4ba3f.0

Base automatically changed from feat/yossi/new-modal-allow-passing-reactnode-to-title-prop-8129253861-allow-passing-aria-labelledby-and-aria-describedby--8129247306 to master January 6, 2025 12:21
@YossiSaadi YossiSaadi force-pushed the fix/yossi/new-modal-floating-components-tooltip-menu-etc-are-rendered-8165813476 branch from 61006db to 5eb50f4 Compare January 6, 2025 14:29
@YossiSaadi YossiSaadi merged commit 6f4b9d5 into master Jan 7, 2025
14 checks passed
@YossiSaadi YossiSaadi deleted the fix/yossi/new-modal-floating-components-tooltip-menu-etc-are-rendered-8165813476 branch January 7, 2025 07:05
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.

2 participants