You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but I'm not sure how this will work with height calculations. We'll need to measure both the headings and the items, but not make the headings selectable (which only happens if you call downshift's getItemProps).
The text was updated successfully, but these errors were encountered:
Would be nice to have an example story on how to group options into sections similar to this downshift example. Probably utilizing ListSubheader.
Need to think how windowing (with react-virtualized) will work with the headers. At first I considered passing items as:
but I'm not sure how this will work with height calculations. We'll need to measure both the headings and the items, but not make the headings selectable (which only happens if you call downshift's
getItemProps
).The text was updated successfully, but these errors were encountered: