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 (2,167 forks)batch import
P2Package: selectType: bughelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (平均マージ 43d 10h) (30d で 27 merged PRs)

説明

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

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