Added tooltip component

Created on 10 October 2023, 9 months ago
Updated 20 October 2023, 9 months ago

Problem/Motivation

Currently, the tooltip is tightly linked to the entire sidebar script. Although in fact it is a completely independent component, and all it needs is just a few attributes and focus and a CSS hoover. And there is no need to clone the tooltip for it to work.

We see that in the future such a component will appear in the core of the administrative theme:
https://www.drupal.org/project/drupal/issues/3197758 ✨ Create a new component: Toggletip RTBC

Thus, we must take it out of the general script and styles and keep in mind that it will be used independently. So that later we can easily combine them.

Pros: Obvious simplicity, reusability and independence

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡·πŸ‡ΈSerbia finnsky

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024