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

iconpicker disappears when select a icon and click next button #72

Open
chrispcb opened this issue Jan 16, 2018 · 2 comments
Open

iconpicker disappears when select a icon and click next button #72

chrispcb opened this issue Jan 16, 2018 · 2 comments

Comments

@chrispcb
Copy link

On div tag:

  1. select a icon
  2. click next button

div disappears !

@sanderkruger
Copy link

I have noticed the same behaviour. The underlying reason is that iconpicker populates the search field with the selection. On clicking 'next', the search filter is applied and all icons disappear.

Part of the problem is that apparently the glyphicon- prefix throws out all icons.

I think that:

  1. the search field shouln't be populated on select
  2. search on a text containing the glyphicon-prefix should work

@dgastudio
Copy link

any update on this?

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

3 participants