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

docs: Set Nested popovers for Select to display correctly inside the Filter #655

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

tobigumo
Copy link
Contributor

issue #595

Since this package uses Popover components within the filter, any Mantine components rendered inside must not use portals to avoid display issues.

To address this, I added the option comboboxProps={{ withinPortal: false }} to the MultiSelect component.

details:
https://mantine.dev/core/popover/#nested-popovers

Copy link

codesandbox bot commented Oct 17, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@icflorescu icflorescu changed the base branch from main to next November 26, 2024 10:29
@icflorescu icflorescu merged commit c31325b into icflorescu:next Nov 26, 2024
@icflorescu
Copy link
Owner

Thanks, this will get merged today in main.

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