dheeraj12347 commented on issue #12599: URL: https://github.com/apache/cloudstack/issues/12599#issuecomment-3939331492
Hi @DaanHoogland , This is my first contribution to CloudStack, so I’d appreciate any feedback or guidance. In this PR I’ve updated `TemplateZones.vue` so that after bulk deleting template zones, the UI no longer navigates to a 404 page. Instead, when all zones for a template are deleted, the user is redirected back to the main Templates list, and when some zones remain, the current template view continues to work as expected. If there’s a preferred pattern for handling navigation in this component, or if I’ve missed any edge cases (e.g. specific permission/zone combinations, other views that depend on this behaviour), please let me know and I’ll be happy to adjust the implementation. Thanks in advance for your review and guidance. -- 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]
