React-native: ListView sticky headers are offset when RefreshControl is active

Created on 19 Jan 2016  路  12Comments  路  Source: facebook/react-native

When using a ListView with "renderSectionHeader" together with RefreshControl the sticky headers will be offset during refreshing. To reproduce pull down to refresh and then scroll back up before the refresh finishes. This is an issue on both 0.17 (onRefreshStart) and 0.18 (RefreshControl).
Gif:
stickyheaderrefresh

Locked

Most helpful comment

Yup, this is still present in 0.34

All 12 comments

Hey samuelkraft, thanks for reporting this issue!

React Native, as you've probably heard, is getting really popular and truth is we're getting a bit overwhelmed by the activity surrounding it. There are just too many issues for us to manage properly.

  • If you don't know how to do something or something is not working as you expect but not sure it's a bug, please ask on StackOverflow with the tag react-native or for more real time interactions, ask on Discord in the #react-native channel.
  • If this is a feature request or a bug that you would like to be fixed, please report it on Product Pains. It has a ranking feature that lets us focus on the most important issues the community is experiencing.
  • We welcome clear issues and PRs that are ready for in-depth discussion. Please provide screenshots where appropriate and always mention the version of React Native you're using. Thank you for your contributions!

Thanks for reporting this, I just submitted a PR to fix it!

Thanks! Let's hope for a merge soon :+1:

There you go :)

Yay! 馃帀

I think this regressed somewhere along the way.

Yup, this is still present in 0.34

@janicduplessis should this issue be re-opened? Or is there a new issue somewhere?

Still present in 0.38

Same issue in 0.40 :/

Same problem in 0.42.0 :/

same problem here

Was this page helpful?
0 / 5 - 0 ratings