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

web-wallet: Broken Flow When Switching Between ERC-20 and BEP-20 in the Migrate Flow #3270

Open
nortonandreev opened this issue Dec 21, 2024 · 0 comments
Assignees
Labels
fix:bug Something isn't working module:web-wallet Issues related to web-wallet module

Comments

@nortonandreev
Copy link
Contributor

Description

In the Migrate flow, after a migration has been initialized, switching between ERC-20 and BEP-20 leads to a broken flow. This issue affects the usability and continuity of the migration process.

Steps to Reproduce

  1. Start the migration flow and initialize the migration.
  2. Attempt to switch between ERC-20 and BEP-20 options.
  3. Observe the resulting broken flow.
Screen.Recording.2024-12-21.at.19.57.40.mov

Expected Behavior

The exclusive choice component (ERC-20 and BEP-20 selection) should remain disabled once the migration has been initialized, similar to how the amount field is disabled. If a user wishes to connect to a different wallet, they can utilize the "Disconnect Wallet" button to restart the process.

Suggested Solution

Disable the exclusive choice component (ERC-20 and BEP-20 selection) once the migration has been initialized. Ensure users have the option to restart by using the "Disconnect Wallet" button.

@nortonandreev nortonandreev added the fix:bug Something isn't working label Dec 21, 2024
@nortonandreev nortonandreev self-assigned this Dec 21, 2024
@nortonandreev nortonandreev added the module:web-wallet Issues related to web-wallet module label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix:bug Something isn't working module:web-wallet Issues related to web-wallet module
Projects
None yet
Development

No branches or pull requests

1 participant