Closed (fixed)
Project:
Cloud
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Apr 2023 at 09:17 UTC
Updated:
10 May 2023 at 20:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
Ryo Yamashita commented@yas
Please review it. Thanks.
Comment #4
yasryo-yamashita
Thank you for the patch. I posted my minor comments. Thanks!
Comment #5
yas@ryo-yamashita
Can you replace the following screen?
BEFORE:
AFTER:
Here are my thoughs:
- None -in the Country dropdown box, the selection can be recognized asWorld map.- Select -in the Zoom rate dropdown box w/ an validation and error handling.cloud,cloud_cluster,k8s,openstackandvmware.Thanks
Comment #6
Ryo Yamashita commented@yas
Please review it. Thanks.
Note: Automatic determination of settings based on Drupal setting country will be done in another issue.
Comment #7
yas@ryo-yamashita
Thank you for the update. Can you fix the coding standard error?
→ https://www.drupal.org/pift-ci-job/2640489
Also, please check my comment in the GitLab code review.
Thanks
Comment #8
yas@ryo-yamashita
cloud_geocoderJavaScript library automatically handles to get the lat / lon when we specify the country and city so that I don't think we need to introduce a new function likefindPosition(). See the following code:HTH
Comment #9
Ryo Yamashita commented@yas
Please review it. Thanks.
Comment #10
yas@ryo-yamashita
Thank you for the update. Please check my comment at GitLab and fix the following coding standard error:
Comment #11
Ryo Yamashita commented@yas
I pushed the new patch. Thanks.
Comment #12
yas@ryo-yamashita
Please fix the white space at the end of line, too → https://git.drupalcode.org/project/cloud/-/merge_requests/1690#note_165763
Comment #13
yas@ryo-yamashita
Also, please rebase the patch. The git command gives us the following error while applying the patch:
Comment #14
Ryo Yamashita commented@yas In our environment, I am able to apply the patch without any problems.
What could be the reason why the patch cannot be applied? Thanks.
Note: The current directory in the following shell is set to the directory where
cloud.info.ymlexists.Comment #15
yas@ryo-yamashita
Thank you for the update. Now it is mergeable. Please tail the white space at https://git.drupalcode.org/project/cloud/-/merge_requests/1690#note_165763
Thanks
Comment #16
Ryo Yamashita commentedComment #17
yasComment #18
yas@ryo-yamashita
Thank you for the update. It tested the patch and it looks good. I'll merge the patch to
4.x,5.xand6.x, and close this issue as Fixed.Comment #22
yasComment #24
yas