NoriginMedia / Norigin-Spatial-Navigation

React Hooks based Spatial Navigation (Key & Remote Control Navigation) / Web Browsers, Smart TVs and Connected TVs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unexplainable behaviour when focusable is removed

cyan-2048 opened this issue · comments

commented

Describe the bug
A clear and concise description of what the bug is.

when component is removed, the navigation skips the component near the recently removed component

To Reproduce
Steps to reproduce the behavior:

  1. Go to using react-virtualized create a <List />
  2. update List
  3. scroll up or down
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

not to skip focusable components ?

Screenshots
If applicable, add screenshots to help explain your problem.

Screencast.from.2024-02-02.00-03-15.webm

Additional context
Add any other context about the problem here.