Skip to content
Snippets Groups Projects
Commit 9ad6fa97 authored by Jochen Roth's avatar Jochen Roth Committed by Oliver Bartsch
Browse files

[FEATURE] Improve backend notifications display and handling

Currently, the notification/alert container does not allow scrolling
when multiple notifications exceed the viewport height and
it is not possible to clear all displayed notifications.

This has been changed to allow scrolling within the
container. On top of this, it is now also possible
to focus the container using tab and scroll up and down
using the arrow keys and clear all notifications with a
single click.

Resolves: #104069
Releases: main
Change-Id: I6f4c27bff84942a3f161310da85a04957648218d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84659


Reviewed-by: default avatarGarvin Hicking <gh@faktor-e.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarGarvin Hicking <gh@faktor-e.de>
parent f35b145b
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment