Problem/Motivation
- Migrate to native JavaScript from jQuery (
k8s_refresh_resource_trigger.js)
Issue fork cloud-3406159
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:
Comments
Comment #4
hosomitm commented@yas
Please review the code. Thanks.
Note:
If you merge this Merge request, the argument will not be passed correctly to "updatedNodes" of k8s_node_heatmap.js. When refactoring k8s_node_heatmap.js, keep in mind that you need to make sure that the arguments are passed correctly from k8s_refresh_resource_trigger.js to updatedNodes in k8s_node_heatmap.js.
Comment #5
yasComment #6
yas@hosomitm
Thank you for the refactoring. I posted my comment. Thanks!
Comment #7
hosomitm commented@yas
I have corrected the indicated source code.
Please review again.
Comment #8
yas@hosomitm
Thank you for the update. It looks good to me. I'll merge the patch to
5.xand6.x, and close this issue as Fixed.Comment #11
yasComment #12
yas