Skip to content
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

IBX-4044: Option to use HTML in tooltips #613

Merged
merged 2 commits into from
Nov 4, 2022
Merged

Conversation

GrabowskiM
Copy link
Contributor

@GrabowskiM GrabowskiM commented Oct 18, 2022

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-4044
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? maybe?
License GPL-2.0

If he have documented using tooltips anywhere, it's probably worth adding that HTML is now switched of by default and to use HTML in tooltips data-tooltip-use-html parameter has to be added on node with title.

Also for QA - as default using HTML was switched off in whole system, there can be missed places where it should be switched on and I missed them, so probably that's thing worth checking as well. Sorry!

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

<div
class="ibexa-edit-header__tooltip"
title="{% include '@ibexadesign/ui/edit_header_tooltip.html.twig' %}"
data-tooltip-use-html
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indent

@GrabowskiM GrabowskiM requested a review from dew326 October 20, 2022 11:46
@GrabowskiM GrabowskiM force-pushed the IBX-4044-tooltips-html branch from 5212c40 to 81949dd Compare November 2, 2022 14:56
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 2, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@tomaszszopinski tomaszszopinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA approved on IbexaDXP 4.2 commerce.

@dew326 dew326 merged commit b1fa374 into 4.2 Nov 4, 2022
@dew326 dew326 deleted the IBX-4044-tooltips-html branch November 4, 2022 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants