TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,27 @@
.. include:: /Includes.rst.txt
.. _feature-104069-1718551315:
======================================================================
Feature: #104069 - Improved backend notifications display and handling
======================================================================
See :issue:`104069`
Description
===========
The notifications shown on the lower right now have a "Clear all" button to allow the
user to clear all notifications with a single click. This button is only displayed when
two or more notifications are on screen.
In case the height of the notification container exceeds the viewport, a scroll bar will
allow the user to navigate through the notifications.
Impact
======
Handling of multiple notifications has been improved by allowing to
scroll and clear all notifications at once.
.. index:: Backend, ext:backend