Manual trigger of refresh doesn't close refresh notification
The refresh notification is not automatically closed as soon as refresh is finished. This happen only when triggering refresh manually. It correctly closes on ths first refresh (the one triggered when the application is opened). This may be a problem with the chain of promises implementing the refresh or with the notification logic itself.