MdSelect Performance Issues
未关闭
area: material/select
P4
perf
- 主要语言
- TypeScript
- 星标
- 25k
- 派生
- 6.8k
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 91
描述
#### Bug, feature request, or proposal:
On relatively slower devices (tested on Nexus 4), when we open Select list, select a value and close list the scrolling of page doesn't stays smooth.
#### What is the expected behavior?
Interaction with material component shouldn't create any side effect.
#### What is the current behavior?
Page scroll with jerkiness, after closing a select list with approx 100 list items.
贡献指南
调研方向
在较慢的设备上打开并关闭一个包含约 100 个项目的选择列表,以重现该问题,然后检查 Angular Material MdSelect 的实现及其滚动行为。完成标准是:列表关闭后页面滚动仍然流畅,且不会引入交互副作用。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, typescript
- 领域
- frontend, performance
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100