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

[Grid, TreeList] Column and filter menu close when scrolling the content of the table #4292

Open
yanmariomenev opened this issue May 7, 2024 · 1 comment

Comments

@yanmariomenev
Copy link
Contributor

Describe the bug
When opening the column menu and scrolling through the table content, it will close the menu upon scrolling. However, if the column menu is opened a second time and then scrolling through the table content, it will not close the popup.

To Reproduce
Open one of the column menus and scroll the Grid content in the following example:
https://stackblitz.com/edit/angular-dw5ar3?file=src%2Fapp%2Fapp.component.ts
If you open the column menu a second time it will not close upon scrolling.

Screen.Recording.2024-05-07.at.9.24.59.mov

Expected behavior
The Column Menu popup shouldn't close upon content scroll like Kendo UI for jQuery Grid.

@slavenai slavenai changed the title [Grid, TreeList] Column menu closes when scrolling the content of the table [Grid, TreeList] Column and filter menu close when scrolling the content of the table May 22, 2024
@slavenai
Copy link

May be related to #3879

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants