Closed (fixed)
Project:
Cloud
Version:
4.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 Sep 2021 at 00:15 UTC
Updated:
6 Oct 2021 at 02:49 UTC
Jump to comment: Most recent
Remove the negative expression from the checkbox description that appears on hover, to avoid the user’s confusion.
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:
Comments
Comment #3
mohit.bansal623 commentedAs the merge request is already created, moving it to review.
Comment #4
yas@tamakifujino
Thank you for refactoring. I posted my comment above. Please check. Thanks!
Comment #5
mohit.bansal623 commentedIt looks good.
Comment #6
TamakiFujino commented@yas
To me
Test only when checkedsounds not a full sentence because 'test only' is probably a noun in this case.- Test-only / when checked.
If we use 'test' as verb,
- Test / only when checked. It will avoid a new instance from launching for testing.
However, in this case, it is unclear what to test. If the checkbox means the form will be test version. you probably want to say:
Use this AWS Cloud as test (version/mode). It will avoid a new instance from launching.Although I am not 100% confident with my grammar and the purpose of the checkbox, I think it is still unclear when we say
test only when checkedPlease let me know what the checkbox supposed to do, or any opinion on this.
Comment #7
yas@tamakifujino
Thank you for your suggestion. I posted my comment, what about this one?
'Enable test mode when checked. It will avoid a new instance from launching for testing.'Comment #8
yas@tamakifujino
As we discussed, I'll merge the patch to
4.xand close this issue as Fixed.Comment #11
yas