dash-docs icon indicating copy to clipboard operation
dash-docs copied to clipboard

Make headers in Advanced Callbacks more generic

Open chriddyp opened this issue 5 years ago • 0 comments

In https://dash.plotly.com/advanced-callbacks, we discuss PreventUpdate and dash.no_update in the context of "displaying error messages". However, their use is much more broad than that (e.g. https://community.plotly.com/t/sometimes-dont-update-an-output-element-in-a-callback/41984/2)

We should update these headers to be more like "Preventing Updates to Outputs" and then in the example description mention that one use case is to display error messages.

chriddyp avatar Jul 04 '20 01:07 chriddyp