From the to-do list: MPA V1.0: Older issues and tasks
✔ Simplify notifications
(Completed by Pierre henri Seylan on May 28, 2018)
Comments
Pierre henri Seylan on May 21, 2018:
When uploading sound library files, a system notification is triggered every time a file upload is completed. This sometimes cause dozens of notifications, which is disturbing. We should fix this by grouping notifications.
The idea is to display a notification only at the end of all current tasks, to do this we should apply the following logic:
A system notification for successful sound library file upload is displayed only if no other sound library upload tasks are in progress or queued.
Comments
Pierre henri Seylan on May 21, 2018:
This sometimes cause dozens of notifications, which is disturbing.
We should fix this by grouping notifications.
The idea is to display a notification only at the end of all current tasks, to do this we should apply the following logic:
A system notification for successful sound library file upload is displayed only if no other sound library upload tasks are in progress or queued.
Karim Alabtakh on May 28, 2018: