Git-point: Refresh on release

Created on 12 Aug 2017  Â·  9Comments  Â·  Source: gitpoint/git-point

Currently pages refresh when the page is pulled down. This doesn't feel natural — it should refresh on release instead.

android help wanted

Most helpful comment

Yea. Almost all apps I know of refresh when you let go, not when you pull up. Example:

example

All 9 comments

Are you referring to all pages that use PullToRefresh like the events screen/repository screen/org screen?

Yes, as far as I know this happens on all screens.

What does "refresh on release" mean?

@lex111 i think @andrewda means when you release the screen so put away your finger the refresh action should start, right?

Yea. Almost all apps I know of refresh when you let go, not when you pull up. Example:

example

@andrewda thanks, now I understand what you, although it's unusual for me, or I'm just used to the fact that now :smile:

So all pull to refresh functionality uses the RefreshControl (either directly or through FlatList as a onRefresh prop). So on iOS - it works lovely in my opinion

pulltorefresh

However if I'm not mistaken, the last time I tried with Android it acted a little weirdly. It wasn't really pulling the list was it? It just shows the loading indicator on pull and that's it. @andrewda @lex111 are you noticing the same thing?

Attached an android tag to this ticket but let me know if you happened to also be referring to iOS @andrewda

Wait @housseindjirdeh try on a profile or repository. That's where it acts strangely for me (on iOS).

Yeah when you pull down and don't leave you finger it refreshes the content and acts a bit strange

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Antoine38660 picture Antoine38660  Â·  3Comments

nikolaevigor picture nikolaevigor  Â·  3Comments

machour picture machour  Â·  3Comments

TautFlorian picture TautFlorian  Â·  5Comments

housseindjirdeh picture housseindjirdeh  Â·  5Comments