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

Improve switchChains method #215

Open
dmytrotkk opened this issue Oct 31, 2023 · 1 comment
Open

Improve switchChains method #215

dmytrotkk opened this issue Oct 31, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dmytrotkk
Copy link
Contributor

Currently, switch chains works like this:

Initial state: A->B

  1. Set chain 1 to B (B->B in the state)
  2. Set chain 2 to A (B->A in the state)

This works, but results in the current token selection being lost and reseted to default.

@dmytrotkk dmytrotkk self-assigned this Oct 31, 2023
@dmytrotkk dmytrotkk added the bug Something isn't working label Oct 31, 2023
@PolinaKiporenko PolinaKiporenko added this to the Metaport 2.1 milestone Nov 2, 2023
@PolinaKiporenko
Copy link

Not critical bug moved to Metaport 2.1 release

@PolinaKiporenko PolinaKiporenko moved this from To Do to Ready For Pickup in SKALE Engineering 🚀 Jan 25, 2024
@PolinaKiporenko PolinaKiporenko moved this from Ready For Pickup to To Do in SKALE Engineering 🚀 Apr 17, 2024
@DmytroNazarenko DmytroNazarenko removed this from the Metaport 2.1 milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

3 participants