question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

support scrollToIndexIfNecessary?

See original GitHub issue

I’m trying to support react-tiny-virtual-list in a nice way in downshift and it would be very helpful if there were a way to have react-tiny-virtual-list only scroll to an index if that node is not currently visible.

See this example and the live demo here.

Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
claudericcommented, Sep 1, 2017

Looks awesome 🤓 🎉

0reactions
kentcdoddscommented, Sep 1, 2017

Whoops, wrong link. Here’s the right one: https://codesandbox.io/s/v670kq95l

Read more comments on GitHub >

github_iconTop Results From Across the Web

Flat List - ScrollToIndex should be used in conjunction with ...
I had a similar error with a horizontal list showing images where the selected image should be shown in a carousel when pressed....
Read more >
[FlatList] render issues using `scrollToIndex` on ... - GitHub
Description Running into an inconsistent bug when trying to use scrollToIndex on componentDidMount. Essentially, if the index I'm scrolling ...
Read more >
React Native scrollToIndex - Dynamic size item scroll inside ...
In this video tutorial you will learn about React Native scrollToIndex and how to scroll to an item inside a FlatList, ListView, ScrollView, ......
Read more >
FlatList - React Native
A performant interface for rendering basic, flat lists, supporting the most ... ScrollToIndex support. ... If you need section support, use <SectionList> ....
Read more >
FlatList · React Native
Separator support. Pull to Refresh. Scroll loading. ScrollToIndex support. If you need section support, use <SectionList> . Minimal Example: <FlatList data ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found