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

Profile Drawer #339

Closed
danielsimao opened this issue Dec 9, 2024 · 1 comment · May be fixed by #309
Closed

Profile Drawer #339

danielsimao opened this issue Dec 9, 2024 · 1 comment · May be fixed by #309
Assignees
Labels
prio:medium Clear benefit of this feature. Will be worked on unless there are high or critical priority tasks.

Comments

@danielsimao
Copy link
Collaborator

Description

Unauthenticated user:

  • On top right, there should be a "Connect Wallet", which opens the Dynamic widget. This widget allows two way of connecting, throught EVM and BTC wallet. Once one of these is connected, a profile is created on Dynamic dashboard or user is authenticated to an existing one. These profiles allows links between wallets.
  • there should be several buttons that require wallet interaction, which will open the Dynamic widget on a specific tab.

Authenticated User:

  • connect button is replaced with a profile button (avatar - based on user id + evm address or btc address)
  • button open profie drawer

Profile Drawer:

  • should display buy button (coming soon)
  • should display receive button. This opens a modal with two options: receive on evm or btc
  • should display total value of connected wallets (evm + btc)
  • should display evm button that allows user to access settings for evm, such as switching between connected evm wallets, see funds for connected wallet, switch chain
  • should display btc button that allows user to access btc seeting, suchs as switching between connected btc wallets and see each address funds breakdown
  • should display tab list made of two tabs: wallet and activity
  • wallet should aggregate a list of all existing tokens (evm + btc)
  • activity should display all history and pending actions. Should also allow some kind of filtering by "staking", "gateway" or bridge.
  • A CTA should be shown so that the user is informed that there are pending actions in the activity panel
@github-project-automation github-project-automation bot moved this to New 🆕 in Backlog Dec 9, 2024
@tomjeatt tomjeatt moved this from New 🆕 to Blocked in Backlog Dec 17, 2024
@tomjeatt tomjeatt added the prio:medium Clear benefit of this feature. Will be worked on unless there are high or critical priority tasks. label Dec 17, 2024
@danielsimao danielsimao linked a pull request Jan 3, 2025 that will close this issue
@danielsimao
Copy link
Collaborator Author

Missing features:

@tomjeatt tomjeatt moved this from Blocked to Done ✅ in Backlog Jan 31, 2025
@tomjeatt tomjeatt closed this as completed by moving to Done ✅ in Backlog Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio:medium Clear benefit of this feature. Will be worked on unless there are high or critical priority tasks.
Projects
Status: Done ✅
Development

Successfully merging a pull request may close this issue.

2 participants