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

chore: make account management toggles use toggle functions instead of setters #6816

Merged
merged 1 commit into from
May 7, 2024

Conversation

woodenfurniture
Copy link
Contributor

@woodenfurniture woodenfurniture commented May 4, 2024

Description

Refactor to make the import accounts drawer use toggle functions instead of setters. No functionality changes with this PR.

NOTE: A bug was identified while implementing this where the toggle state from a previous chain being managed appears on the current one - this will be fixed in a follow-up PR (#6817) as it's unrelated to this.

Pull Request Type

  • 🐛 Bug fix (Non-breaking Change: Fixes an issue)
  • 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)
  • 💅 New Feature (Breaking/Non-breaking Change)

Issue (if applicable)

closes #6815

Risk

High Risk PRs Require 2 approvals

Low risk.

What protocols, transaction types or contract interactions might be affected by this PR?

Testing

Check account import toggles in the account management drawer functions as it did previously (including the toggle state bug identified above)

Engineering

Operations

Screenshots (if applicable)

@woodenfurniture woodenfurniture requested a review from a team as a code owner May 4, 2024 01:53
Copy link
Contributor

@gomesalexandre gomesalexandre left a comment

Choose a reason for hiding this comment

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

Conceptual stamp - to be tested in #6817

@woodenfurniture woodenfurniture force-pushed the account-management-modal-5 branch from b77cd73 to c42909b Compare May 7, 2024 01:04
Base automatically changed from account-management-modal-5 to develop May 7, 2024 01:12
@woodenfurniture woodenfurniture force-pushed the account-toggles-use-toggles branch from fb671b3 to cb0baa4 Compare May 7, 2024 01:24
@woodenfurniture woodenfurniture enabled auto-merge (squash) May 7, 2024 01:25
@woodenfurniture woodenfurniture merged commit 3eff904 into develop May 7, 2024
3 checks passed
@woodenfurniture woodenfurniture deleted the account-toggles-use-toggles branch May 7, 2024 01:30
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