-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MWPW-160510 - Expand icon tooltip functionality #3173
Conversation
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## stage #3173 +/- ##
==========================================
- Coverage 96.38% 96.37% -0.01%
==========================================
Files 245 245
Lines 56651 56651
==========================================
- Hits 54601 54596 -5
- Misses 2050 2055 +5 ☔ View full report in Codecov by Sentry. |
Extends the current milo tooltip functionality to be able to use it on other icons besides the information icon. Tooltips will now also be considered in placeholder decoration, so you can use placeholders as tooltip content.
Authoring
To author icon tooltips the icon should append the desired position/text separated by
|
and then be italicized.example:
:lock: | top | Desired tooltip text
Backwards compatibility
This is supporting legacy tooltip authoring by updating all
:tooltip:
icons to use the:info-outline:
icon. (Legacy implementation uses same position/text authoring)Resolves: MWPW-160510
Test URLs: