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

Info Bar not displayed when setting filters programmatically using setTableState #12926

Open
pawelkarwat opened this issue Jan 13, 2025 · 0 comments

Comments

@pawelkarwat
Copy link

pawelkarwat commented Jan 13, 2025

When we use the setTableState method on the platform table to set filters
(source),
the info bar with information about the applied filters is not displayed (unlike when filters are set manually by clicking).
The filters are applied to the table, but the info bar does not appear.

Stackblitz example:
https://stackblitz.com/edit/7clpjevf-m2jeq55c?file=src%2Fapp%2Fplatform-table-initial-state-example.component.ts

Image

@pawelkarwat pawelkarwat changed the title Info Bar Not Displayed When Setting Filters Programmatically Using setTableState Info Bar not displayed when setting filters programmatically using setTableState Jan 13, 2025
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