bernardodemarco commented on PR #10365: URL: https://github.com/apache/cloudstack/pull/10365#issuecomment-2654089883
@Pearl1594, looks good. Now, we just need to fix the bug present in the first video: https://github.com/user-attachments/assets/8e337680-d0b0-4f6a-9253-fc485592b005 It happens when a domain has accounts within it. To fix it, we should remove the lines 719, 720, 721 and 722 from the following block of code: https://github.com/apache/cloudstack/blob/a7beaaf73b819af51294cc35df0830d2a8a2fbc7/ui/src/components/view/SearchView.vue#L710-L722 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
