Skip to content

fix: Add displayNotifier to Graph config#3737

Merged
camdecoster merged 2 commits intodevfrom
cam/3736/add-displayNotifier-Graph-config
Apr 10, 2026
Merged

fix: Add displayNotifier to Graph config#3737
camdecoster merged 2 commits intodevfrom
cam/3736/add-displayNotifier-Graph-config

Conversation

@camdecoster
Copy link
Copy Markdown
Contributor

@camdecoster camdecoster commented Apr 10, 2026

Description

Add displayNotifier to DCC Graph config props.

Closes #3736.

Changes

Testing

This change requires the components to be rebuilt, which won't happen in CI for this update. The problem test has also been removed in this PR, so there's no test that makes the comparison between schema and config for the Graph component anymore. For now, check the metadata that gets generated locally:

  • Be on this branch
  • Rebuild the components with
  • Open dash/dcc/metadata.json
  • Check for displayNotifier at ["src/components/Graph.react.js"]["props"]["config"]["type"]["value"]

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

Thank you for your contribution to Dash! 🎉

Copy link
Copy Markdown
Contributor

@emilykl emilykl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I'll defer to @T4rk1n 's approval though

@camdecoster camdecoster merged commit 2b1b814 into dev Apr 10, 2026
10 checks passed
@T4rk1n T4rk1n deleted the cam/3736/add-displayNotifier-Graph-config branch April 10, 2026 20:07
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

Successfully merging this pull request may close these issues.

[BUG] displayNotifier is missing from DCC Graph config

3 participants