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
I've been trying out EuiSelectableTemplateSitewide and I quite like it so far.
I noticed this behavior where clicking any of the options past the first few rendered by react-window will cause the list to be scrolled to the top. You can currently reproduce this by going to the example and searching 'a', then clicking on the last option.
Subsequent clicks would work, so having focus on the popover seems to do the trick. Is there a proper workaround or is there an underlying issue?
p.s. I wasn't sure if I should raise an issue for a minor problem like this: the changelog entry from my PR #4072 had a merge issue and was misplaced in the 29.2.0 section.
The text was updated successfully, but these errors were encountered:
Hey,
I've been trying out
EuiSelectableTemplateSitewide
and I quite like it so far.I noticed this behavior where clicking any of the options past the first few rendered by
react-window
will cause the list to be scrolled to the top. You can currently reproduce this by going to the example and searching 'a', then clicking on the last option.Subsequent clicks would work, so having focus on the popover seems to do the trick. Is there a proper workaround or is there an underlying issue?
p.s. I wasn't sure if I should raise an issue for a minor problem like this:
the changelog entry from my PR #4072 had a merge issue and was misplaced in the 29.2.0 section.
The text was updated successfully, but these errors were encountered: