-
Notifications
You must be signed in to change notification settings - Fork 155
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
[Feat] Enable dynamic filter to be updated from data_frame parameters - implicit configuration API #1051
base: main
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
…com/mckinsey/vizro into feat/update-dynamic-filter-from-dfp
View the example dashboards of the current commit live on PyCafe ☕ 🚀Updated on: 2025-03-10 15:44:38 UTC Compare the examples using the commit's wheel file vs the latest released version: vizro-core/examples/scratch_devView with commit's wheel vs View with latest release vizro-core/examples/dev/View with commit's wheel vs View with latest release vizro-core/examples/visual-vocabulary/View with commit's wheel vs View with latest release vizro-core/examples/tutorial/View with commit's wheel vs View with latest release vizro-ai/examples/dashboard_ui/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
vizro-core/changelog.d/20250305_151541_petar_pejovic_update_dynamic_filter_from_dfp.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great from a docs perspective, but I won't approve as there isn't any technical review from me. Thanks for keeping the docs updated though 🏆
Description
This PR enables the automatic refreshing of the relevant dynamic filters and their targets when the data_frame parameter is changed.
Notice
I acknowledge and agree that, by checking this box and clicking "Submit Pull Request":