- IE: Loading more items (infinite/paginations) resets scroll
- Need to confirm fixed in examples (downshiftProps.setHighlightedIndex)
- Nested / optgroups (using
<Subheader />
and<Divider />
or nesting of<ListItem>
s) - Multiselect (chips or "4 selected" and show select in dropdown (maybe even top))
- Highlight inputValue on items (react-highlight-words)
- Can/should this be reading
downshift.inputValue
ingetListItem
and usereact-highlight-words
/etc?
- Can/should this be reading
- Customize loading (spinner or bar)
- Overriding Input icons