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

Contract Message Select/Dropdown UI Improvements #420

Open
wottpal opened this issue Mar 3, 2023 · 1 comment
Open

Contract Message Select/Dropdown UI Improvements #420

wottpal opened this issue Mar 3, 2023 · 1 comment
Assignees

Comments

@wottpal
Copy link

wottpal commented Mar 3, 2023

Our contract has a lot of messages (read & write) with many input parameters, making the contract interaction message selector sometimes a bit hard to use. Two things would improve it IMO:

  • I really like that it separates queries/transactions (read-only/write) with an icon but unfortunately we don't really see this very often as it's clipped at the right because the function signature overflows the width. In my opinion it would make sense to split both types of calls into two categories and sort them like that with small sub-headlines.
  • It would be nice if the UI component is not only a selector but also an input field which allows for filtering/autocompletion. This way it's much easier to quickly find messages.

Found a inspiration ui here that merges both things I'm describing above (but of course it's only inspirational): Screenshot 2023-03-03 at 13 19 05

@wottpal
Copy link
Author

wottpal commented Apr 1, 2023

cc @statictype :P

@peetzweg peetzweg self-assigned this Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants