question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

feature: ability to call ion-refresh programmatically

See original GitHub issue

Ionic version: (check one with “x”) [ ] 1.x [x] 2.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/

Current behavior:

There seems to be no API to programmatically start the loading of the refresher. It would be awesome to use the refresher to also show the user that some content is reloading, e.g. if the app is resumed. Additionally it does not make sense to use another component (like the LoadingController) if the refresher is used on the page anyhow – if there are two different components that basically indicate the same thing (which is reloading content) it could possibly confuse the user.

Expected behavior:

Steps to reproduce:

Related code:

Other information:

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

Cordova CLI: 6.4.0 
Ionic Framework Version: 2.0.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.0.0
ios-deploy version: 1.9.0 
ios-sim version: 5.0.4 
OS: macOS Sierra
Node Version: v5.2.0
Xcode version: Xcode 8.2.1 Build version 8C1002

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
wishduskcommented, Feb 6, 2017

need !

1reaction
kensodemanncommented, Jan 5, 2018

@karx - the feature requests repo is a private repo.

At this time, no feature requests are being worked on until after the next major release of Ionic and Ionic for Angular are complete.

There has also been some talk of perhaps managing feature requests differently at that time, but nothing has been determined on that front yet.

Read more comments on GitHub >

github_iconTop Results From Across the Web

feature: ability to call ion-refresh programmatically #10267
Current behavior: There seems to be no API to programmatically start the loading of the refresher. It would be awesome to use the...
Read more >
Ionic refresher get's fired automatically on page load?
I would like the refresher to only execute when the "pull down" action is done. Seems like doRefresh is executed on "ionviewdidload" function...
Read more >
How can I programmatically trigger IonRefresher in Ionic 5 ...
Just use your own loader/spinner or whatever you want… except the IonRefresher. Create it as a component with flashy gif's etc. that's ...
Read more >
Mobile App Development with Ionic, Revised Edition
performance and features for mobile browser apps. ... For example, there is no ability for the browser to access the contact list on...
Read more >
Dynamic templates in AngularJS - Christos S. – chsakell's Blog
Just provision a cache using the Microsoft Azure portal and call into its end ... NET Core projects that are able to run...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found