8000 Bug/629 show selected value by sagalbot · Pull Request #631 · sagalbot/vue-select · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bug/629 show selected value #631

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

Merged
merged 3 commits into from
Sep 6, 2018
Merged

Bug/629 show selected value #631

merged 3 commits into from
Sep 6, 2018

Conversation

sagalbot
Copy link
Owner
@sagalbot sagalbot commented Sep 6, 2018

Ensures that the input displays the currently selected value of single selects while dropdown is open. @stevenharman this PR removes the hidden class. I did a bunch of testing, it looks like we just don't need it. Any red flags?

  • removes hidden class & inputClasses property
    • removes associated tests
  • fixes minor alignment issue

Before

before

After

after


Closes #629
Related #621

Jeff added 2 commits September 5, 2018 21:22
@sagalbot sagalbot added this to the 2.5.1 milestone Sep 6, 2018
@stevenharman
Copy link
Contributor

How do multi-selects react to the change? It might all be a non-issue now that we have the new layout mechanism, but at one point the .hidden helped prevent an input from going to multiple lines when there was still "space" on the first line.

I'm going to pull the code and run the dev page locally, to play around a bit too.

@sagalbot sagalbot merged commit 3024f13 into master Sep 6, 2018
@stevenharman
Copy link
Contributor

@sagalbot can we get this fix out in a 2.5.1 release?

@sagalbot
Copy link
Owner Author

@stevenharman done!

@sagalbot sagalbot deleted the bug/629-show-selected-value branch September 13, 2018 00:48
jeanvier added a commit to 3xw/vue-select that referenced this pull request Sep 14, 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

Successfully merging this pull request may close these issues.

Selected value no longer shows when opening dropdown
2 participants
0