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.

Bug with light segment in primary toolbar

See original GitHub issue

Bug Report

There is an issue with the active segment button color where it is black on a light segment in a primary toolbar:

<ion-toolbar color="primary">
  <ion-segment color="light">
    <ion-segment-button value="sunny">
      Sunny
    </ion-segment-button>
    <ion-segment-button value="rainy" checked>
      Rainy
    </ion-segment-button>
  </ion-segment>
</ion-toolbar>

localhost_3333_src_components_segment_test_basic iphone 6_7_8

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
brandyscarneycommented, Aug 16, 2018

@camwiegert Sorry, I was specifically talking about his issue with the black background on toolbars. I don’t think that one is related to this issue, and the issue I linked to is what Manu is working on. 🙂

0reactions
ionitron-bot[bot]commented, Sep 16, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to put segments in toolbar inline with different colors in ...
You're adding the ion-segment element inside another ion-segment element. Please try with something like this:
Read more >
Toolbars - Menus and actions - Human Interface Guidelines
Segmented controls let people switch contexts, whereas a toolbar's actions are specific to the current screen.
Read more >
Fixed issues in Illustrator releases - Adobe Support
See the list of issues that we've fixed in the latest release of Illustrator.
Read more >
Arthropod segmentation - The Company of Biologists
The main evidence for this is that knocking down primary pair-rule genes can block segmentation and truncate the body axis, as has been...
Read more >
ion-toolbar
Toolbars can contain several different components including titles, buttons, icons, back buttons, menu buttons, searchbars, segments, progress bars, ...
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