palantir/blueprint

MultiSelect dropdown scrolls to top after making a selection

Open

#3,596 opened on 2019年6月13日

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

説明

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

コントリビューターガイド