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

Disappearing text in multiple select within a popup #4057

Closed
bdaunton opened this issue May 24, 2016 · 1 comment
Closed

Disappearing text in multiple select within a popup #4057

bdaunton opened this issue May 24, 2016 · 1 comment
Labels

Comments

@bdaunton
Copy link
Contributor

bdaunton commented May 24, 2016

I've found a bug where if a multiple select is placed within a popup, any entered text is not displayed in the input field until a few letters are typed.

I think it is something to do with the width being off with the <input class="search" autocomplete="off" tabindex="0"> input that is within the dropdown.

I also had the same issue using the normal <select> version of the dropdown.

Also removing a tag causes the popup to close.

Here is my jsfiddle that should recreate the issue.

@bdaunton bdaunton changed the title Disappearing text and tags in multipule select within a popup Disappearing text in multipule select within a popup May 24, 2016
@bdaunton bdaunton changed the title Disappearing text in multipule select within a popup Disappearing text in multiple select within a popup May 24, 2016
jlukic added a commit that referenced this issue Feb 20, 2018
[Icon Input] Fix for issue #4057
@stale
Copy link

stale bot commented Feb 24, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 24, 2018
@stale stale bot closed this as completed Mar 26, 2018
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

1 participant