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

Do not overwrite user-defined contract name on upload of metadata #415

Closed cmichi closed 1 year ago

cmichi commented 1 year ago

This is something that users were confused by at the workshops last week:

I suggest that if a user already entered a "Contract Name", the uploaded bundle should not override it. Just retain the already entered contract name in the input field.