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

Incorrect Placeholder Color #289

Closed
bdjnk opened this issue Jan 16, 2018 · 2 comments
Closed

Incorrect Placeholder Color #289

bdjnk opened this issue Jan 16, 2018 · 2 comments

Comments

@bdjnk
Copy link

bdjnk commented Jan 16, 2018

Version

2.1.0

Steps to reproduce

Render a bootstrap .form-control with a placeholder next to a <Typeahead with a placeholder,
like so.

Expected Behavior

The placeholder colors should match. More specifically the bootstrap placeholder styling should apply to the Typeahead component.

Actual Behavior

The browser default placeholder styling is used by Typeahead.

Further Details

Here are the relevant lines in the latest bootstrap 3, version 3.3.7:

@ericgio
Copy link
Owner

ericgio commented Jan 16, 2018

Awesome, thanks for the detailed report. I'll have a look.

ericgio added a commit that referenced this issue Jan 16, 2018
@ericgio
Copy link
Owner

ericgio commented Jan 16, 2018

Fixed in v2.1.1

@ericgio ericgio closed this as completed Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants