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

Default text handling not consistent? #56

Closed
mckramer opened this issue Nov 29, 2012 · 1 comment
Closed

Default text handling not consistent? #56

mckramer opened this issue Nov 29, 2012 · 1 comment
Assignees
Labels

Comments

@mckramer
Copy link

The handling for default text handling does not seem to be consistent.

Steps to recreate:

  1. Start with example
  2. Text shown == Sample text here
  3. Select first element in dropdown == SelectBoxIt is:
  4. Text shown == Sample text here
  5. Select second element in dropdown.
  6. Select first element in dropdown.
  7. Text shown == SelectBoxIt is:

Is this expected functionality?

@ghost ghost assigned gfranko Nov 29, 2012
@gfranko
Copy link
Owner

gfranko commented Nov 29, 2012

It looks like the correct behavior was being applied if you used the keyboard, but the experience was broken for when you clicked on a drop down option. This issue should now be fixed, so let me know if you find any other issues. Thanks again for the bug report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants