Skip to content
Snippets Groups Projects
Commit a8c12da3 authored by Benni Mack's avatar Benni Mack
Browse files

[BUGFIX] Clean up Tooltip initialization

This change cleans up the tooltip initialization where done manually
(e.g. in Recordlist it's its own class).

Instead, the default initialization for the data-bs-toggle="tooltip"
takes over sane delay settings, fixing flaky Acceptance tests
(and real visibility bugs in Scheduler).

In addition, the FileList module now also uses bootstrap-powered
tooltips again.

Resolves: #93583
Releases: master
Change-Id: Ibff2aae38569caebab9cf45368dd44b03b451cff
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68095


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 12589e41
Branches
Tags
No related merge requests found
Showing
with 29 additions and 70 deletions
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