Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Table custom filter - not working well with Select #658

Answered by mayank99
HaveSpacesuit asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @HaveSpacesuit, thanks for creating this discussion.

The problem here is that our popovers are configured to automatically close when clicked "outside". In this case, the dropdown from Select is placed in a portal as a child of <body>, so it is considered to be "outside" the filter popover.

As a workaround, you can use appendTo: 'parent' to place the select dropdown in the same place as the select button. This is also somewhat documented in our FAQ.

Hope that helps.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@HaveSpacesuit
Comment options

@mayank99
Comment options

@HaveSpacesuit
Comment options

@veekeys
Comment options

Answer selected by HaveSpacesuit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants