Skip to content
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

FlatList.onEndReached partially broken #7555

Closed
rectified95 opened this issue Apr 8, 2021 · 2 comments
Closed

FlatList.onEndReached partially broken #7555

rectified95 opened this issue Apr 8, 2021 · 2 comments

Comments

@rectified95
Copy link
Contributor

rectified95 commented Apr 8, 2021

Scenario:

  1. Go to page FlatList onEndReached
  2. Scroll to the bottom (by hand, or with the 'Test' button on that page.
  3. Observe no change in the horizontal, grey bar above the list - it's supposed to contain the string onEndReached
  4. Maximize the app window - observe the string appear.

My guess is this could be somehow related to another issue, which is that the last list element is only partially visible: #7556

@rectified95 rectified95 added the bug label Apr 8, 2021
@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Apr 8, 2021
@chrisglein chrisglein added Area: Layout Area: ScrollView Integration Follow-up and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Apr 12, 2021
@chrisglein chrisglein added this to the 0.65 milestone Apr 12, 2021
@chrisglein chrisglein modified the milestones: 0.65, Backlog Apr 24, 2021
@jonthysell
Copy link
Contributor

Not sure if this is still a problem?

@jonthysell jonthysell added Recommend: Not Planned Recommend that issue should be given Not Planned milestone. and removed Recommend: Not Planned Recommend that issue should be given Not Planned milestone. labels Aug 30, 2023
@jonthysell
Copy link
Contributor

This no longer repros.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants