CirclesUBI / circles-groups-safe-app

[DEPRECATED] Mint Circles group tokens using this Safe app
https://groups.circlesubi.dev/
1 stars 1 forks source link

Create Group - Watermark on 'Fee' Input field #165

Closed InakyMaister closed 1 year ago

InakyMaister commented 1 year ago

Actual result

When a user is creating a new group, the 'Fee (%)' input field contains a watermark already suggesting a value (0), and that results in a bit confusing UX, since the user cannot launch the transaction without completing that input field, and that watermarked value tricks the user into thinking that it is in fact completed, resulting in a disabled 'Create group' button without a quick and easy way for the user to detect where the error is.

Expected result

The user should be able to detect what fields are missing at a glance, in order to have the best user experience.

There's not a single way to attack this issue, but may I suggest either to pre-set that value (0), or maybe a sort of 'All required fields must be completed to create a new group' warning?

See this GIF for better understanding of the issue:

https://images.zenhubusercontent.com/494528227/011bff93-713e-484b-a8eb-0841929b2eff/circles_lack_of_empty_field_warning.mp4