rhtyd opened a new issue #357: URL: https://github.com/apache/cloudstack-primate/issues/357
Notifications are shown for these cases: - API request/response message/notification (usually success or failure) - For special cases (such as display VM password and download links) - Any general error intercepted by axios We want: - The notifications are shown either using `$notification` or `$message` which is not consistent, and their placement etc. This may need some discussion to make it consistent. - For async jobs, the polling mechanism is split either by the header notification dropdown or the global `$pollJob`, this ends up in two competition async job polling mechanisms - for this we need codebase-wide refactoring and clean. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org