Propagate to the parent the notifications for screen without info bar
When a screen without info bar (like the screen of a One2Many
with an editable list), receives notifications, it can not display to the user as it does not have an info bar.
So it should delegate the display to the parent group which may have a screen that can display them.