Notifications are loaded on demand
Last modified by Vincent Massol on 2021/04/06
To speed up page rendering, we load the content of the notifications only when the user opens the notifications menu (lazy-loading).
During the load of the content, the user will see a spinning whee as on the following picture.
In addition, we now display 10 notifications instead of 5.