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

Account auto-complete #64

Open
sohrab- opened this issue Aug 20, 2022 · 1 comment
Open

Account auto-complete #64

sohrab- opened this issue Aug 20, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sohrab-
Copy link
Member

sohrab- commented Aug 20, 2022

Account fields should offer auto-complete, for example searching for:

  • Common programs
  • Common sysvars
  • Common markets
  • Etc.

Some notes:

  • This should not prevent the user from still just putting in their own accounts.
  • If a specific account type is chosen, should that filter out irrelevant suggestions?
  • Accounts should know their type and update that in the transaction, e.g. if you choose system program, the account type should be set to "program"
  • https://github.com/anubra266/choc-autocomplete
@sohrab- sohrab- added the enhancement New feature or request label Aug 20, 2022
@sohrab- sohrab- self-assigned this Aug 20, 2022
@sohrab-
Copy link
Member Author

sohrab- commented Aug 24, 2022

Basic functionality has been implemented.

We need to add more content to the suggestion list:

  • Top token mints
  • Common market accounts
  • Validators
  • Etc.

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
No open projects
Development

No branches or pull requests

1 participant