palantir/blueprint

MultiSelect dropdown scrolls to top after making a selection

Open

#3,596 opened on Jun 13, 2019

View on GitHub
 (7 comments) (5 reactions) (0 assignees)TypeScript (20,263 stars) (2,167 forks)batch import
P2Package: selectType: bughelp wanted

Description

Environment

  • Package version(s): 3.8.1
  • Browser and OS versions: Chrome

Steps to reproduce

  1. Use MultiSelect component, scroll down and select an item.

Actual behavior

After each selection the list is auto scrolled up.

Expected behavior

After each selection the list should stay in same position. This was working this way in version 3.8.0

Contributor guide

MultiSelect dropdown scrolls to top after making a selection · palantir/blueprint#3596 | Good First Issue