-
Notifications
You must be signed in to change notification settings - Fork 88
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
Search form not accessible if runed through popover #103
Comments
I get another problem here, because the |
Any solution for this? I have the same problems with $ionicPopup |
Hi @Hypher, @Florian9-3, currently I do not have the time to look into this as it is not a trivial issue as it involves how Ionic modals/popovers are created etc. If someone of you has the time to look into it then it would be great and really appreciated but at the moment I cannot work on it. Maybe in a later point in time. Sorry for that. Regards, Guy |
Is there any update on this issue? Any advice or suggestion would be appreciated. Thank you. UPDATE: I have found temporary solution for this. I have edited ionic.css file
to
|
Hi @smchae thanks a lot for this workaround. I think this is the only solution to this problem to override the As this is handled from Ionic I would say I will add this to the documentation and then it is clear how to use it within a Ionic popup and then we can close the issue. What do the others think? Thanks and regards, Guy |
So this is problem: If we put
ion-autocomplete
inside $ionicPopover template and then click on field we will see a search form, but you can work with it all until some click made. Here is pen http://codepen.io/anon/pen/xwYjvJThe text was updated successfully, but these errors were encountered: