Skip to content

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

Closed
@cdosborn

Description

@cdosborn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Platform: LinuxBuilding on Linux.Resolution: LockedThis issue was locked by the bot.StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions