-
Notifications
You must be signed in to change notification settings - Fork 33
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
Modal closes automatically when switching to first or last icon page with button #13
Comments
Hi @Greg-mso ! Would it be possible to release a new version with this fix? It's quite annoying preventing us to actually use it, so it would be really great :) Thanks a lot for your work! |
@Greg-mso Unfortunately, there is version 1.2.0 on npm - https://www.npmjs.com/package/@fonticonpicker/react-fonticonpicker More than year old. |
@obrejla Afraid I don't have permission to do so, however you could update your package.json to use '/fontIconPicker/react-fonticonpicker#master' and it should pick up those merged changes. Hope that helps. |
Hi all, the thing is there are lots of errors in the repo right now, because when I made it, I didn't have proper understanding of react (and the life cycles). I intend to rewrite this whole thing with hooks. Till then you can fork, build and use your own version of the whole thing. I am sorry I don't have the time budget right now, but I will try to in a couple of months. |
@Greg-mso - can you show an example of what your package.json line looks like to pick up #master ? |
Anything new with this issue? I have the same issue :(. The panel close when I click to the next or previous page... |
First i would like to thank you for your effort creating this package.
We have the issue that the icon picker modal closes automatically when you switch vom the 2nd page to the first page or when you switch from the length -1 to last page.
How to reproduce this issue:
just open the icon picker from your demo page
https://fonticonpicker.github.io/react-fonticonpicker/examples/
this is very problematic if you have only 2 pages. E.g on your demo page the 'implied search' example with the 'Web Application Icons' filter
The text was updated successfully, but these errors were encountered: