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- Add portfolio for earning position #3181

Closed
2 tasks done
Sokol142196 opened this issue Jun 10, 2024 · 6 comments · Fixed by #3209 or #3311
Closed
2 tasks done

WebApp- Add portfolio for earning position #3181

Sokol142196 opened this issue Jun 10, 2024 · 6 comments · Fixed by #3209 or #3311
Assignees
Milestone

Comments

@Sokol142196
Copy link

Sokol142196 commented Jun 10, 2024

Describe the task

  • Add portfolio for earning position
  • Update UI for filter

Design: https://www.figma.com/design/aEnkI859zkZaIpyzPidYwh/SubWallet-Apps?node-id=10420-232642&t=BLyojTk7ELWrdfrb-4

Image

@ThaoNguyen998
Copy link

ThaoNguyen998 commented Jun 22, 2024

Version test:

  • Show incorrect active stake in case account has unstake all

    Image

  • Error font size

    Image

  • Re-check style tag, re-check the distance between the boxes
    Refer to the dApp section

    Image

  • Update content follow by design

@ThaoNguyen998
Copy link

ThaoNguyen998 commented Jun 24, 2024

Version test: https://78425316.subwallet-webapp.pages.dev/home/earning

  • UI bug responsive

    Image

  • UI bug

    Image

@ThaoNguyen998
Copy link

ThaoNguyen998 commented Jun 26, 2024

Version test: https://e1b00515.subwallet-webapp.pages.dev/home/earning

  • Re-check data
    Actual: Total active stake > Total value stake

    Image

    Expect: Total value stake = Total active stake + Total unstake

  • Update UI

    Image

  • Update color tab when hover

    Image

  • Re-add filter on search box (because the small screen do not show all tag)

image

Image

@hieudd hieudd modified the milestones: Milestone 7, Milestone 8 Jun 27, 2024
@ThaoNguyen998
Copy link

Version test: https://8674169e.subwallet-webapp.pages.dev/home/tokens
Validation passed.

  • All account/Current account: check with all account type
  • Check with staking type: Nomination pool, Direct nomination, Lending, Liquid staking
  • Check UI/ Responsive
  • Check value: Total value staked, total active stake, total unstake, total unclaimed reward
    Total value staked = total active stake + total unstake
  • Check portfolio after perform action:
    • Enable/ Disable network
    • Stake/ Unstake/Cancel unstake/ Withdraw/Claim reward

@Sokol142196
Copy link
Author

Sokol142196 commented Jul 10, 2024

  • Do not show the search bar on responsive screen
    image

@ThaoNguyen998
Copy link

ThaoNguyen998 commented Jul 12, 2024

Version test: https://fe11e2b0.subwallet-webapp.pages.dev/home/earning
Device test:

  • Display search bar in mobile mode

    Image

  • Fix UI in case value = 0

Image

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment