1Hive/token-request-app

Select an acceptable payment token by default

Closed this issue · 1 comments

Currently the default is simply "token", which forces the user to understand that there is a selection to be made and make a selection before proceeding. Many orgs will only have a single token they are accepting, and so it would be better UX to simply select the first acceptable token by default. (if there is is only one token we can even make this not a drop down), if it there is more than one we can use the first in the list and have the drop down allow them to select a different one.

image

closed via #85