You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(protocol-designer): only show tooltip if confirm button disabled (#16975)
On the WizardBody component used for creating a new protocol file, we
optionally pass a tooltip to be shown when hovering the confirm button
if it is disabled. This PR fixes a bug where the tooltip showed on hover
even if the button is enabled.
0 commit comments