adeo / mozaic-design-system

Mozaic Design System
https://mozaic.adeo.cloud
Apache License 2.0
68 stars 17 forks source link

fix(component/stepper): add `cursor:pointer` for stepper links #1557

Closed tiloyi closed 4 months ago

tiloyi commented 4 months ago

I have read the contributing guidelines

Does this PR introduce a breaking change?

Describe the changes

Add cursor:pointer for stepper links

As part of the Stepper with Links variation, on frameworks it is possible to use a router as a "link". However, since router links are not real HTML links, the cursor is lost on these elements.

This PR corrects this problem by forcing the application of the cursor:pointer rule on mc-stepper__link elements.

GitHub issue number or Jira issue URL: N/A

Other information

SimonCfn commented 4 months ago

Logo Checkmarx One – Scan Summary & Details49b7921a-6a0d-4ffc-be33-6ff906182691

No New Or Fixed Issues Found