question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Carbon X] Toggle colors are inaccessible for g90 and g100 themes

See original GitHub issue

Detailed description

The Carbon X Toggle component is inaccessible when someone uses the g90 or g100 themes provided by @carbon/themes

Here are a few screenshots with the g100 theme: screen shot 2019-02-05 at 4 18 37 pm screen shot 2019-02-05 at 4 18 15 pm

Looks like the issue is related to tokens, like this one here: https://github.com/IBM/carbon-components/blob/master/src/components/toggle/_toggle.scss#L272

// Toggle circle
&:after {
  background-color: $ui-02;
  ...
}

The $ui-02 color token is gray70 for g90 and gray80 for g100 themes (see: https://carbon-elements.netlify.com/themes/examples/preview/), which makes the toggle’s circle invisible when toggled off/deselected.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:15 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
jendownscommented, Feb 16, 2019

@shixiedesign no worries at all! The only way I’m able to keep these tokens straight is by constantly looking at the theme preview site: https://carbon-elements.netlify.com/themes/examples/preview/ 😆 I appreciate your help with this 🙏

1reaction
jendownscommented, Feb 7, 2019

Sure thing @shixiedesign! Are you able to assign this issue to me? I can get a PR together 👍

EDIT: first step is to add $icon-03 token to @carbon/themes & then I will follow up here to update the Toggle experimental theme.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Carbon X] Toggle colors are inaccessible for g90 and g100 ...
Detailed description. The Carbon X Toggle component is inaccessible when someone uses the g90 or g100 themes provided by @carbon/themes.
Read more >
Untitled
Rollout switch coleman furnace, Dj octavio squid sisters, Mellerware modena 3 in ... 54893 weather, Disjonction exclusive inclusive, Conejo asado al carbon, ...
Read more >
HVAC RENOVATIONS AT ALEXANDER II ELEMENTARY ...
Include topics for discussion as appropriate to status of Project. a. Contractor's Construction Schedule: Review progress since the last ...
Read more >
SECTION 01100 - SUMMARY - Outagamie County
Periodic Construction Photographs: Take four color photographs monthly ... Galvanized carbon steel sheets: ASTM A446, with G90 zinc coating.
Read more >
INVITATION FOR BIDS
Comprehensive general liability on an occurrence form with no “x, c, or u” exclusions with the following minimum limits:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found