siemens / ix-icons

Icon library for @siemens/ix
MIT License
26 stars 5 forks source link

Disable tooltip on hover #48

Closed mahmoud-hosny92 closed 4 weeks ago

mahmoud-hosny92 commented 8 months ago

I'm submitting a...


[ x ] Bug report
[ ] Feature request
[ ] Documentation issue or request

Current behavior

The icon name appears in a tooltip when it's on hover. If I've a custom tooltip on the icon, then two tooltips will appear.

Expected behavior

Disable the icon name tooltip

Minimal reproduction of the problem with instructions

We are using icons with the following components:

  1. icon inside ix-event-list-item
  2. ix-icon-button
  3. ix-button with icon
  4. ix-dropdown-button
  5. icon inside ix-input-group
  6. ix-dropdown-item with icon

What is the motivation / use case for changing the behavior?

I believe it's a bug.

nuke-ellington commented 8 months ago

We will remove title tags from all SVGs @silviowolf

nuke-ellington commented 8 months ago

Closes siemens/ix#903

silviowolf commented 7 months ago

title attributes removed, pull requested https://github.com/siemens/ix-icons/pull/49