apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.12k stars 1.11k forks source link

Load balancer rule not selected when clicking its row in autoscale group creation form #9991

Open winterhazel opened 5 days ago

winterhazel commented 5 days ago
ISSUE TYPE
COMPONENT NAME
UI
CLOUDSTACK VERSION
Tested on 4.20.0.0, probably on 4.19 as well
CONFIGURATION

N/A

OS / ENVIRONMENT

N/A

SUMMARY

In the autoscale group creation form, if a user tries to select a load balancer rule by clicking its corresponding row (outside the radio button), the LB rule does not get selected. Instead, the user has to click inside the radio button. For other similar listings, clicking outside the radio button works.

STEPS TO REPRODUCE
1. Create a network
2. Create a load balancer rule for the autoscale group
3. Open the autoscale group creation form
4. Select the network 
3. Try to select a LB rule by clicking its row (not the radio button)
EXPECTED RESULTS
LB rule gets selected
ACTUAL RESULTS
LB rule does not get selected
DaanHoogland commented 4 days ago

again @bernardodemarco what release will you address this for , 4.20.1 or 21?

bernardodemarco commented 4 days ago

again @bernardodemarco what release will you address this for , 4.20.1 or 21?

Since it's a bug fix, I think that I'll address it on the 4.20 branch.