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

Webapp - Transaction related to unified account #3965

Closed
9 tasks done
lw-cdm opened this issue Jan 3, 2025 · 2 comments · Fixed by #4018
Closed
9 tasks done

Webapp - Transaction related to unified account #3965

lw-cdm opened this issue Jan 3, 2025 · 2 comments · Fixed by #4018
Assignees

Comments

@lw-cdm
Copy link

lw-cdm commented Jan 3, 2025

  • SendFund
    • Address Input + address suggestion
  • Swap
  • Earning
  • Withdraw
  • Unstake
  • Cancel Unstake
  • Claim Rewards
  • SendNFT

recheck:

  • Earning: setSelectedAccountTypes
  • SendFundOffRamp
  • claim-bridge
@Sokol142196
Copy link

Sokol142196 commented Feb 16, 2025

Version test: https://2aff2b62.subwallet-webapp.pages.dev/

Please check issues:

  • Error page when performing any transaction (Transfer token, Transfer NFT, Swap, Earning for EVM networks
    Image

Transfer token, NFT

  • Don't show buttons on the TON's transaction confirmation screen

    Image
  • Show incorrect list token by account on Send fund screen

    Image
  • Need to hide the Sender field when stay on single account mode

    Image

Earning

  • Don't fill account when stake in case stay on Single account mode

    Image

Swap

  • Need to hide the Sender field when stay on single account mode

    Image
  • Need to fill token list by current account

    Image


Notes

  • Need to block actiion for bridge feature
  • Remove swap pair for Moonbeam

@Sokol142196 Sokol142196 linked a pull request Feb 18, 2025 that will close this issue
@ThaoNguyen998
Copy link

ThaoNguyen998 commented Feb 20, 2025

Version test: https://b3eb3ddd.subwallet-webapp.pages.dev/home/earning/position-detail

  • Don't fill account when stake in case stake more on Earning position details screen

    Image

  • Don't navigate when click on View on explorer when Get addresss

    Image

  • Error page when click on select account on History

    Image

  • Update UI on swap confirmation
    Expect: Show account name _ address

    Image

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 a pull request may close this issue.

5 participants
@dungnguyen-art @lw-cdm @ThaoNguyen998 @Sokol142196 and others