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

[TASK] Display Points & Rewards on Dashboard #2727

Open
4 tasks
Tracked by #2735
monaiuu opened this issue Jan 8, 2025 · 1 comment
Open
4 tasks
Tracked by #2735

[TASK] Display Points & Rewards on Dashboard #2727

monaiuu opened this issue Jan 8, 2025 · 1 comment
Assignees

Comments

@monaiuu
Copy link
Contributor

monaiuu commented Jan 8, 2025

Description

Update the dashboard account component to clearly display the following:

  • Points: Show the total points earned.
  • Claimable Rewards: Display rewards available for claiming, with a conditional claim button rendered only when rewards are available.

Related Task:

#2726

Proposed Updates:

  • Points and Rewards Display:
    • Add a section to display the total points earned and rewards available for claiming.
    • Ensure these sections are dynamically updated based on the user's activity.
    • Note: points is pertaining to airdrop (todo: @monaiuu add appropriate tooltip for clarification)
  • Display States: Ensure the rewards and points are displayed correctly across all wallet states:
    • Wallet connected with rewards and points.
    • Wallet connected without rewards or points.
    • Wallet not connected.
  • Conditionally renderr vested / locked TNT balances:
    • If available, provide functionality to open a modal for users to view detailed information about their vested and locked balances. (Note: already been implemented.)
  • Send Button Placement:
    • Move the Send button to appear directly next to the Transferable Balance.

Screenshot

Image
@monaiuu monaiuu converted this from a draft issue Jan 8, 2025
@monaiuu monaiuu changed the title [TASK] Update Dashboard Account Component to Display Points & Rewards [TASK] Display Points & Rewards on Dashboard Jan 8, 2025
@monaiuu monaiuu moved this from Not Started 🕧 to Planning 🗺️ in Webb Universe Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Planning 🗺️
Development

No branches or pull requests

3 participants
@AtelyPham @monaiuu and others