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

Deleting a child from ScrollView leaves empty room at bottom #18077

Closed
cdosborn opened this issue Feb 24, 2018 · 3 comments
Closed

Deleting a child from ScrollView leaves empty room at bottom #18077

cdosborn opened this issue Feb 24, 2018 · 3 comments
Labels
Platform: Linux Building on Linux. Resolution: Locked This issue was locked by the bot. Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@cdosborn
Copy link

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment (see snack)

Environment:
  OS: Linux 4.13
  Node: 6.12.3
  Yarn: 1.3.2
  npm: 3.10.10
  Watchman: Not Found
  Xcode: N/A
  Android Studio: Not Found

Packages: (wanted => installed)
  react: ^16.2.0 => 16.2.0
  react-native: 0.53.0 => 0.53.0

Steps to Reproduce

The snack takes care of the following steps.

  1. Render scroll view with some children
  2. Delete a child

Expected Behavior

The scroll view adjusts its height properly when a child is removed.

Actual Behavior

The scroll view leaves a sliver (about 20 pixels high) after the last child. Any following drags/touches make the sliver disappear.

Reproducible Demo

https://snack.expo.io/B1GxAybIM

@cdosborn
Copy link
Author

cdosborn commented Feb 24, 2018

Still an issue has shown in the snack.
Copied from #17827

@react-native-bot react-native-bot added the Platform: Linux Building on Linux. label Mar 20, 2018
@stale
Copy link

stale bot commented Jun 18, 2018

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Jun 18, 2018
@stale
Copy link

stale bot commented Jul 18, 2018

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Jul 18, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Jul 18, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: Linux Building on Linux. Resolution: Locked This issue was locked by the bot. Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

2 participants