Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Dark searchbar in iOS almost impossible to notice #6379

Closed
MatanYadaev opened this issue Apr 29, 2016 · 2 comments
Closed

bug: Dark searchbar in iOS almost impossible to notice #6379

MatanYadaev opened this issue Apr 29, 2016 · 2 comments
Assignees
Milestone

Comments

@MatanYadaev
Copy link

MatanYadaev commented Apr 29, 2016

Type: bug

Ionic Version: 2.x

Platform: ios 7 browser

    <ion-toolbar dark>
        <ion-searchbar [(ngModel)]="searchQuery" (input)="getItems($event)"></ion-searchbar>
    </ion-toolbar>

Image (the left one):
http://s32.postimg.org/lst7y4qms/ionic_searchbar_ios_bug.jpg

@jgw96
Copy link
Contributor

jgw96 commented Apr 29, 2016

Thanks @MatanYed! I can reproduce this one: http://plnkr.co/edit/EOvlnLGNkmKxeGV2XzYr

@brandyscarney brandyscarney added this to the 2.0.0-beta.9 milestone Jun 9, 2016
brandyscarney added a commit that referenced this issue Jun 9, 2016
also updated the icons and text to use the contrast color.

fixes #6379
@brandyscarney
Copy link
Member

Thanks for the issue! I have fixed this and it will be in the beta 9 release. If you'd like to check it out sooner I released a nightly version. 😄

npm install --save [email protected]

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants