bamlab / bamlab/react-tv-space-navigation

Certain Part of elements are hidden even on focus

Open
#181 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
319
Forks
46
PR merge metrics
No merged PRs in 30d

Description

I am attaching my code snippet here below, the problem is if i don't specify the DESCRIPTION_CONTAINER_SIZE, the header view doesn't scroll to the top, the top of the image view is hidden and if i provide DESCRIPTION_CONTAINER_SIZE the last carousels items are visible only 50%.

Issue Image:
Image

```typescript

return (













John Wick











item.id}
scrollEventThrottle={16}
/>


item.id}
scrollEventThrottle={16}
/>






);
```

@pierpo Could you please help here. Let me know if i am doing something wrong here. Many Thanks in advance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the provided snippet with SpatialNavigationScrollView, offsetFromStart, DefaultFocus, and the nested horizontal nodes, comparing behavior with and without DESCRIPTION_CONTAINER_SIZE. Done means the focused header and image are fully visible and the final carousel items are no longer clipped.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
frontend, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.