You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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;
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
The text was updated successfully, but these errors were encountered: