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

Filter Info Bar overlaps sticky header when the page is scrolled #12855

Open
pawelkarwat opened this issue Dec 17, 2024 · 0 comments
Open

Filter Info Bar overlaps sticky header when the page is scrolled #12855

pawelkarwat opened this issue Dec 17, 2024 · 0 comments

Comments

@pawelkarwat
Copy link

If we set outerScroll to the platform table and apply a filter, scrolling does not work properly. The filter information overlaps the table header.

Is this a bug, enhancement, or feature request?
bug

Can you handle that on the application side
no

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
Angular (18)
newest (0.54)

If this is a bug, please provide steps for reproducing it; the exact components you are using;

  • Create a table with filters and an outer scroll feature.
  • Set a filter so that the information is shown below the table header.
  • Scroll the table.
2024-12-17_08-25-12.mp4

Please provide stackblitz example(s).
https://stackblitz.com/edit/vtw1marn?file=src%2Fapp%2Fplatform-table-initial-state-example.component.ts,src%2Fapp%2Fplatform-table-initial-state-example.component.html

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

No branches or pull requests

1 participant