Please don't file GitHub issues to ask questions! Instead use:
- Stack Overflow: http://stackoverflow.com/questions/tagged/react-virtualized
- The react-virtualized Slack channel: https://react-virtualized.now.sh
Please include either a failing unit test or a simple repro. You can start by forking one of these:
- Code Sandbox: https://codesandbox.io/s/03qpzq1p9p?module=%2FExample.js
- Plnkr: https://plnkr.co/edit/6syKo8cx3RfoO96hXFT1
Provide as much information as possible about your requested feature. Here are a few questions you may consider answering:
- What's your use case? (Tell me about your application and what problem you're trying to solve.)
- What interface do you have in mind? (What new properties or methods do you think might be helpful?)
- Can you point to similar functionality with any existing libraries or components? (Working demos can be helpful.)