palantir/blueprint

MultiSelect dropdown scrolls to top after making a selection

开放

#3,596 创建于 2019年6月13日

 (7 条评论) (5 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
P2Package: selectType: bughelp wanted

仓库指标

星标
 (20,263 个星标)
PR 合并指标
 (平均合并 43天 10小时) (30 天内合并 27 个 PR)

描述

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

贡献者指南