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

refactor(app): do not show fallback tooltip on run action button #16492

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

mjhuff
Copy link
Contributor

@mjhuff mjhuff commented Oct 15, 2024

Closes RQA-3311

Overview

During the protocol run header refactor, I thought it would be neat to have a fallback tooltip if the run button was disabled, but the user was never prompted with a specific reason. I was wrong. See the linked ticket for some of the confusing tooltip behavior.

To fix, let's just use the same behavior we had back in 8.0.

Test Plan and Hands on Testing

  • Confirmed no more weird tooltips.

Changelog

  • Fixed the tooltip showing when clicking pause/resume.

Risk assessment

low

@mjhuff mjhuff requested a review from a team October 15, 2024 20:36
@mjhuff mjhuff requested a review from a team as a code owner October 15, 2024 20:36
@mjhuff mjhuff requested review from shlokamin and removed request for a team and shlokamin October 15, 2024 20:36
@mjhuff mjhuff merged commit 46336c1 into edge Oct 16, 2024
26 checks passed
@mjhuff mjhuff deleted the app_fix-run-header-tooltip branch October 16, 2024 13:15
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