Problem/Motivation
Fix the description of fields on hover in the form element by making it a full sentence. (e.g., The name of launch template → Enter the name of launch template)
The title of fields in the form element should have only the first word capitalized unless the word is usually used that way. (e.g., Max Count → Max count)
Issue fork cloud-3236419
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3236419-fix-the-uiux
changes, plain diff MR !404
- 3236419-fix-the-uiux2
changes, plain diff MR !412
Comments
Comment #3
TamakiFujino commentedComment #4
yas@tamakifujino
Thank you for the refactoring. I left my comments above. Please fix
IAM Role→IAM role, too. Thanks!Comment #5
TamakiFujino commentedComment #6
yas@tamakifujino
Thank you for the update. There are multiple conflicts, so could you please fix them? Also, it is appreciated if you can leave
Unresolvedas a mark for further review when you finish modifying.Comment #9
TamakiFujino commentedComment #10
yas@tamakifujino
Thank you for the update. It looks good.
@baldwinlouie
What do you think?
Comment #11
yas@tamakifujino
Thank you for the fix. It looks good. I'll merge the patch to
4.xand close this issue as Fixed.Comment #14
yas