You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Submit and Create Proposal" button IMO should only be clickable if all inputs are populated. In the screenshot below, clicking the button results in an toast error.
What's the effort involved to do this?
The text was updated successfully, but these errors were encountered:
@adamgall This issue should be resolved in scope of #1524 combined with #1528
The way it works is that it allows you to create proposal from template, even if function name not specified and ethValue is empty or is set to 0 explicitly. Effectively, this will lead to creating proposal that does nothing, but executing such proposal works 🤷
We might include some alert message saying that "executing this proposal is expected to do nothing, since function name and ETH value is not provided"
Context: #1510 (review)
"Submit and create proposal" button
"Submit and Create Proposal" button IMO should only be clickable if all inputs are populated. In the screenshot below, clicking the button results in an toast error.
What's the effort involved to do this?
The text was updated successfully, but these errors were encountered: