HomeElementl

[dagit] Properly disable LaunchButton

Description

[dagit] Properly disable LaunchButton

Summary:
Resolves #3324

The "disabled" state of the Run launch button doesn't get passed down to the button itself, so even if the button looks disabled, it's not. Fix this.

Test Plan: Force disabled prop on the LaunchButtonDropdown component via React devtools, verify that the button is disabled and does nothing when clicked.

Reviewers: bengotow, alangenfeld

Reviewed By: alangenfeld

Differential Revision: https://dagster.phacility.com/D5393

Details

Provenance
dishAuthored on Dec 2 2020, 7:44 PM
Reviewer
alangenfeld
Differential Revision
D5393: [dagit] Properly disable LaunchButton
Parents
R1:c94cd8d0f5f6: [dagit] Fix phantom overlay in playground
Branches
Unknown
Tags
Unknown