use-ink / contracts-ui

Web application for deploying wasm smart contracts on Substrate chains that include the FRAME contracts pallet
https://contracts-ui.substrate.io/
GNU General Public License v3.0
61 stars 45 forks source link

Contract Message Select/Dropdown UI Improvements #420

Open wottpal opened 1 year ago

wottpal commented 1 year ago

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:

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 commented 1 year ago

cc @statictype :P