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

Action Drop Down: Remove chain specific functions #194

Closed
GrassRootsCrypto opened this issue Apr 3, 2024 · 1 comment · Fixed by #223
Closed

Action Drop Down: Remove chain specific functions #194

GrassRootsCrypto opened this issue Apr 3, 2024 · 1 comment · Fixed by #223
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@GrassRootsCrypto
Copy link
Collaborator

Description

Pools and Wallet Tab

Actions need to be broken into chain-specific and action-specific.

Chain Specific Actions:

  • Send
  • Receive
  • Copy Address
  • Refresh

Asset Specific Actions:

  • Manage LP / Add
  • Earn
  • Deposit
  • Lend (later)

Current Chain actions
image

Current action List:
image

Changes to be made

Action Dropdown

  • Refresh - Remove, it is already on on the chain level.
  • Receive - remove - add a button to the chain row header
  • Send remove = add a button to the chain row header

The actions drop-down will be reduced.

Actions can move to asset rows later

@GrassRootsCrypto GrassRootsCrypto added the enhancement New feature or request label Apr 3, 2024
@GrassRootsCrypto GrassRootsCrypto changed the title Action Drop: Remove chain specific functions Action Drop Down: Remove chain specific functions Apr 11, 2024
@GrassRootsCrypto GrassRootsCrypto added this to the Upcoming Release milestone Apr 13, 2024
@GrassRootsCrypto
Copy link
Collaborator Author

We can do something like this

image
However, if the send button is put at the chain level, we won't know what asset to send. It would need to be selected by the user on the send screen.

@Thorian1te Thorian1te linked a pull request May 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants