The entity save notification position is hardcoded is hardcoded in io.jmix.flowui.view.StandardDetailView#showSaveNotification .
However, for other notifications, there is a property io.jmix.flowui.UiComponentProperties#defaultNotificationPosition property for other notifications to configure a default position.
It would be useful to have a similar property for entity save notifications to customize the default position.