carbon
carbon copied to clipboard
fix: set correct visited link tokens for link and toggletip
Closes #13400
Visited link styles were displaying incorrectly inside of ToggleTip
Until https://github.com/carbon-design-system/carbon/issues/15204 is resolved (adding $link-inverse-hover and $link-inverse-visited tokens) all states for links inside of ToggleTip will be displayed as $link-inverse so will at least be accessible, where before they were not.
Changelog
New
- new custom property
link-visited-text-colorin toggletip scss
Changed
- Set all link tokens to use the custom properties so the tokens set for
ToggleTipdisplay correctly.
Testing / Reviewing
Check that link colors are correct for Link and ToggleTip components
Deploy Preview for v11-carbon-react ready!
| Name | Link |
|---|---|
| Latest commit | 9546764d11c49ed0090f0545e87397af6eb1274b |
| Latest deploy log | https://app.netlify.com/sites/v11-carbon-react/deploys/65e5f145389cc0000855853b |
| Deploy Preview | https://deploy-preview-15790--v11-carbon-react.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Hey there! v11.53.0 was just released that references this issue/PR.