-
Notifications
You must be signed in to change notification settings - Fork 48
Introduce UX guidelines documentation #311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
a6c7888
to
777d29f
Compare
5f3bd63
to
9dce038
Compare
9dce038
to
e0be04f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for starting this! My only comment on the images is whether a fake bank name in the card art would be preferable.
ux-guidelines.md
Outdated
The payee information fields are intended to communicate to the user who will | ||
be the recipient of the funds. In most cases this would be the merchant (or |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The payee information fields are intended to communicate to the user who will | |
be the recipient of the funds. In most cases this would be the merchant (or | |
The payee information fields are intended to communicate to the user: who will | |
be the recipient of the funds. In most cases this would be the merchant (or |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why the :
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was hoping to avoid grammatical ambiguity. You can read "the user who will be the recipient of the funds" to mean the user is the recipient. If there were a comma after "user" that would be the definitive meaning, but there's no comma and so that's not the meaning. Except it sounds that way kind of also when you read it. :) So I thought maybe a colon could help. I used the same "trick" throughout.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah I see! I have tried to reword it to avoid that, what do you think?
Great catch, fixed! |
See #309