Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(app): Fix run setup buttons #16796

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Conversation

mjhuff
Copy link
Contributor

@mjhuff mjhuff commented Nov 13, 2024

Closes RQA-3578 and RQA-3577

Overview

This PR fixes a few buttons in setup flows on the desktop app.

69e4aa6 - If you hover the LPC button, you can get some unexpected title text. We simply remove the title prop here.

a604458 - We were missing disabled status/tooltips on these two buttons in particular, so this adds them. Left a TODO to consolidate this behavior, since we use it for every step in the setup fows.

Screen.Recording.2024-11-13.at.2.30.05.PM.mov

Test Plan and Hands on Testing

  • See videos

Changelog

  • Labware and Liquid setup buttons are now disabled once a run has started.

Risk assessment

low

@mjhuff mjhuff requested review from sfoster1, TamarZanzouri, smb2268 and a team November 13, 2024 19:47
@mjhuff mjhuff requested a review from a team as a code owner November 13, 2024 19:47
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

Nice!

@mjhuff mjhuff merged commit f2adaab into chore_release-8.2.0 Nov 13, 2024
30 checks passed
@mjhuff mjhuff deleted the app_fix-run-setup-buttons branch November 13, 2024 20:10
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.

2 participants