gnosis / safe-cmm-app-react

MIT License
2 stars 2 forks source link

Bug: Add Min/Max to bracket amount #222

Closed andre-meyer closed 3 years ago

andre-meyer commented 3 years ago

Description

On the Strategy Deploy page, add the HTML attributes for min (as 1) and max (as 10) on the input to determine the amount of brackets to deploy, so users can't use the button to select invalid values.

alfetopito commented 3 years ago

Sent PR to safe-react-components so we can have min and max values https://github.com/gnosis/safe-react-components/pull/80