Skip to content

Focus jumps to first grid item when appending list of items #11

Description

@whenmoon

When increasing the length of the data array via props, the focus on Android TV jumps to the first item in the grid when the list re-renders.

This means that if I want to implement lazy loading / pagination, the user must navigate down the grid once more items have been fetched.

Is there a way to stop this happening or is this functionality not supported? The focused item needs to stay fixed when updating the data prop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions