Closed
Description
Ionic version: (check one with "x")
[ ] 1.x
[ X] 2.x
[ ] 3.x
I'm submitting a ... (check one with "x")
[ ] bug report
[ X] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Expected behavior:
Improve Ion-Refresher to allow for manual triggering programatically
Related code:
could be on the way of:
@ViewChild(Content) content: Content;
...
this.content.TriggerPullToRefresh();
Activity
jgw96 commentedon Apr 27, 2017
Hello! Thanks for the feature request. I'm going to move this issue over to our internal list of feature requests for evaluation. We are continually prioritizing all requests that we receive with outstanding issues. We are extremely grateful for your feedback, but it may not always be our next priority. I'll copy the issue back to this repository when we have begun implementation. Thanks!
jgw96 commentedon Apr 27, 2017
This issue was moved to driftyco/ionic-feature-requests#190
mtshare commentedon Jul 21, 2017
This would be really awesome.
Currently the only way to do this is doing something like this:
mybluedog24 commentedon Jul 18, 2018
Thanks for the great solution! Here is what I did to get the header height instead of using fixed 50px. Hope it helps:
JJPell commentedon Aug 22, 2018
Has there been any progress on this?
ionitron-bot commentedon Sep 21, 2018
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.