MozillaFoundation / donate-wagtail

[Legacy] - Wagtail based donation stack
Mozilla Public License 2.0
43 stars 22 forks source link

Update message for "other amount" field #1634

Closed danielfmiranda closed 2 years ago

danielfmiranda commented 2 years ago

Donor Care is requesting that we show the minimum amount message on the "Other amount" field when the user clicks on the form input.

However, theres some discussion whether or not we should just show the minimum amount underneath the field constantly.

danielfmiranda commented 2 years ago

Hi @kristinashu!

I was wondering if you could please help me with the design portion of this ticket:

It appears that the two suggested options to implement the "minimum amount" message are:

To have another string of text underneath the input field like so, where instead of a red error message it would instead say something like "Minimum amount is x"

image

Or, to have the message appear when the user clicks on the input field like so:

image

I was wondering which one the design team wants me to go forward with and implement?

Thank you!

kristinashu commented 2 years ago

Thanks for checking @danielfmiranda! My recommendation would be option 1 - always show the text below (text could be a dark grey). I'm concerned that option 2 could be jarring to people - they click into the box and then something expected changes. Does that help?

danielfmiranda commented 2 years ago

Hi @kristinashu thank you, that does help!