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

[igx-grid][ExcelStyleFiltering]Dialog position when scrolling down to the bottom of the page and click the excel style filtering icon. #7742

Closed
cleverdog opened this issue Jul 6, 2020 · 2 comments · Fixed by #7944
Assignees
Labels
🐛 bug Any issue that describes a bug 🧨 severity: medium grid: excel-style-filtering version: 9.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@cleverdog
Copy link

Description

When the scroll bar is appeared in the window and scroll down to the bottom of the page, the dialog is not appropriately shown. If the window is not scrolled, the position is adjusted automatically.

  • igniteui-angular version: 9.1.11
  • browser: chrome 83.0.4103.116

Steps to reproduce

  1. See https://stackblitz.com/edit/angular-igniteui-10-popup-position-scroll and scroll down to the bottom of the page.
  2. Open the excel style filtering dialog in the 3rd grid.

Result

The dialog is not fully shown and will be cut.
49cb9b658e5936a0d329b7d32c2537b0

Expected result

The user can see the dialog fully and click the bottom buttons.
b9250a831f739bce9f20ff05dc1f1916

@astaev
Copy link
Contributor

astaev commented Jul 15, 2020

@cleverdog,

This issue is not reproducible with the latest 9.1 and 10.0 versions of igniteui-angular. Having this in mind, updating to latest source should fix the behavior that you are experiencing.
The version of igniteui-angular that you pointed is 9.1.11 which seems to be incorrect, since the latest available version of 9.1 is 9.1.7. My guess is that you are using a version prior to 9.1, and according to our maintenance and versioning policy we are not supporting versions older that 9.1.

@cleverdog
Copy link
Author

@astaev

Thanks for confirming.
I miswrote the version number. Actually it was 9.1.5.

I updated the version to 9.1.7 but the issue looks still persists.
stackblitz.com/edit/angular-igniteui-10-popup-position-scroll-4atexf

Could you check this sample?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug 🧨 severity: medium grid: excel-style-filtering version: 9.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants