We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to add templateVisibleIf property to filter panels. There are several user cases when filtering is needed.
templateVisibleIf
The text was updated successfully, but these errors were encountered:
Add visiblePanels property #6190
38dc802
Refactor currentIndex #6190
35bd863
Use visiblePanels #6190
a40e450
Fix issue with add button #6190
48e2e8f
Fix unit test #6190
96d2cb2
templateVisibleIf & additionalTitleToolbar #6190
2ecf4e3
FIx unit test #6190
e56706f
Add functional test #6190
988d8a2
Features/6190 filter panel dynamic (#6191)
a476b5e
* Add visiblePanels property #6190 * Refactor currentIndex #6190 * Use visiblePanels #6190 * Fix issue with add button #6190 * Fix unit test #6190 * templateVisibleIf & additionalTitleToolbar #6190 * FIx unit test #6190 * Add functional test #6190
andrewtelnov
No branches or pull requests
We need to add
templateVisibleIf
property to filter panels.There are several user cases when filtering is needed.
The text was updated successfully, but these errors were encountered: