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.

UI: Fix toggle button for custom theming

See original GitHub issue

The search input on the left nav is working correctly but I think still some bugs in the custom theme configuration.

The switch buttons under control it’s taking the toolbar background.

UI-Elements-Form-Controls-Buttons-Primary-⋅-Storybook

The arrows in the left nav on hover, focus, and the active effect are taking the parameters from barSelectedColor

left-nav-Storybook

_Originally posted by @nerisina in https://github.com/storybookjs/storybook/issues/13388#issuecomment-779424597_

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
cjmcintyrecommented, Mar 31, 2021

90% sure I’ve found the cause of this - will get a PR in soon.

1reaction
shilmancommented, Jul 1, 2021

@Nazeeh21 maybe it’s having problems with the space in your directory name. can you try it in path that doesn’t have a space in the name?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom Toggle Styling in SwiftUI - YouTube
This is another video in the series about creating reusable custom styles for controls in SwiftUI. In this video we focus on the...
Read more >
How to change the color of Material-UI's Toggle - Stack Overflow
The color of the Material-UI toggle is set to primary1Color, which you can over-ride by making a custom theme.
Read more >
Accessible Toggle Buttons - Material UI - All Mad Designs Blog
If you're looking for a quick project check out this post on how to make accessible react toggle buttons with material ui.
Read more >
Toggle Buttons - Android Developers
A toggle button allows the user to change a setting between two states. You can add a basic toggle button to your layout...
Read more >
custom color settings being applied to all toggle states in UI for ...
Make a theme for RadRubbonBar and a theme for RadToggleButton. The ThemeName of both themes should be the same. Then, set the theme...
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