Quantcast
Viewing all articles
Browse latest Browse all 2218

Context Menu Actions Hanged in 6.5 with conditional Property

i have added context menu Item on VirtualMachine using custom propertyProviderAdapter and added conditionalProperty in plugin xml for disabling it conditionally.

It is working as expected IN WEBCLIENT 6.0 :

In a use case where user clicks on context menu before my service layer[propertyProviderAdapter] returns true/false, it is correctly handled and

display error "Action not available" by framework.

 

However On web client 6.5 when we navigate to context menu in similar use case where user clicks action before validation check completes, then vmWare web client screen is hangs up.

 

Expected behavior is button should be disable till validation check is complete or show the error message pop up.

 

 

Can you please confirm why this behavior is observed on 6.5 or is there any other way to handle this specifically in 6.5 .


Viewing all articles
Browse latest Browse all 2218

Trending Articles