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

feat(protocol-designer): magnetic module change hint wire up #16498

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

jerader
Copy link
Collaborator

@jerader jerader commented Oct 16, 2024

closes AUTH-797

Overview

wires up the hint when you change between a gen1 vs gen2 or vice versa for magnetic modules

Screenshot 2024-10-16 at 13 00 31

NOTE: there are a bunch of z-index issues we have to fix at some point (with the toolboxes and modals), we can fix those all together later on

Test Plan and Hands on Testing

Create an ot-2 protocol and add a magnetic module gen 1. Then change it to a magnetic module gen2. the hint modal should pop up. try checking the checkbox and cancel or continue. the hint should only pop up only once (but if you reimport it, it should pop up again unless permanently dismissed)

Changelog

  • add new blocking hint logic and add test to the modal
  • wire up the blocking hint to deck setup tools
  • add test coverage

Risk assessment

low

@jerader jerader requested a review from a team as a code owner October 16, 2024 17:05
@koji
Copy link
Contributor

koji commented Oct 21, 2024

Copy link
Contributor

@koji koji left a comment

Choose a reason for hiding this comment

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

lgtm!

@jerader jerader merged commit a0086cc into edge Oct 24, 2024
12 checks passed
@jerader jerader deleted the pd_blocking-hint branch October 24, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants