Skip to content

Fixing events firing#1835

Draft
be-smith wants to merge 4 commits into
mainfrom
bes/async_block_events_fix
Draft

Fixing events firing#1835
be-smith wants to merge 4 commits into
mainfrom
bes/async_block_events_fix

Conversation

@be-smith

@be-smith be-smith commented Jun 12, 2026

Copy link
Copy Markdown
Member

Events weren't firing properly for some use cases after the async changes. This should fix them. Resovles #1834

be-smith added 4 commits June 12, 2026 17:23
…` in Bokeh `js_on_change` callbacks, where no DOM `event` object exists.

Replaced with `cb_obj.value ?? cb_obj.text` to correctly read from the Bokeh model regardless of widget type (TextInput or Div).
@be-smith be-smith requested a review from ml-evs June 12, 2026 17:19
@cypress

cypress Bot commented Jun 12, 2026

Copy link
Copy Markdown

datalab    Run #5115

Run Properties:  status check passed Passed #5115  •  git commit 0ad8688e4c ℹ️: Merge 674c209ca85eeefa804eaf082bc3afc20cea6497 into 28b15038cce1669ceaaaf16ae1ee...
Project datalab
Branch Review bes/async_block_events_fix
Run status status check passed Passed #5115
Run duration 23m 13s
Commit git commit 0ad8688e4c ℹ️: Merge 674c209ca85eeefa804eaf082bc3afc20cea6497 into 28b15038cce1669ceaaaf16ae1ee...
Committer Ben Smith
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 522
View all changes introduced in this branch ↗︎

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.

1 participant