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

fix: don't change placeholder when focused #100

Closed
wants to merge 6 commits into from
Closed

fix: don't change placeholder when focused #100

wants to merge 6 commits into from

Conversation

mchirkin
Copy link

Fix #83

@wehriam
Copy link
Contributor

wehriam commented Mar 27, 2017

Some people use placeholders that are not associated with the date format, for example "Birthday."

This PR would not show the date format hinting for those users, and thus removes functionality.

I can't accept this as-is, would you like to instead add a focusedPlaceholder property?

@wehriam
Copy link
Contributor

wehriam commented Mar 27, 2017

Actually, it looks like this out of date PR implements this functionality: #65

You may want to fork that work bring it up to date with this repo.

@mchirkin
Copy link
Author

I added a focusedPlaceholder prop.
Please review changes.

@wehriam
Copy link
Contributor

wehriam commented Jun 19, 2017

Hi @mchirkin - thanks for the PR! Please review the conflicts when you have a chance.

@mchirkin mchirkin closed this Nov 7, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants