siemens / ix

Siemens Industrial Experience is a design system for designers and developers, to consistently create the perfect digital experience for industrial software products.
https://ix.siemens.io/
MIT License
174 stars 62 forks source link

Hover over on chevron of link button shows hover over with name of item #995

Open AnnaGrahl opened 6 months ago

AnnaGrahl commented 6 months ago

What happened?

We use the new link buttons. When you hover over the chevron icon, there is a hover over with the text "chevron-right-small". If you hover over the text, the link shows up correctly

image

What type of frontend frameware are you seeing the problem on?

Angular

Which version of iX do you use?

v2.0.4

Code to produce this issue.

<ix-link-button
   url="https://new.siemens.com/global/en/general/legal.html"
   target="_blank">
       Siemens Corporate Information
</ix-link-button>
nuke-ellington commented 6 months ago

Will be fixed via siemens/ix-icons#49