gnosis / ido-starter

Gnosis safe app to start auction on gnosis auction
11 stars 19 forks source link

Show a field's label when a validation message is displayed #18

Open elena-zh opened 3 years ago

elena-zh commented 3 years ago

It is a bit difficult to understand what the field's name should I fill in on the form when a validation message is displayed there. I have to open the tooltip in order to know what to fill in. image.png

It would be nice to leave a field's label when a validation message is displayed.

hpmaxi commented 3 years ago

@elena-zh safe-react-components doesn't seem to support this behavior. I should move label out the input or the error message.