adopted-ember-addons / adopted-ember-addons/ember-collection

Component reuse causes focus to appear in the input of a component that user never clicked

未关闭
#135 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
235
派生
81
PR 合并指标
30 天内没有已合并 PR

描述

Hi! :smile:

## Steps to reproduce

1. Open https://lolmaus.github.io/ember-example/#/50000
2. Put focus into an input
3. Scroll slowly
4. See the focused input leave the viewport
5. Keep scrolling slowly

## What should happen

Should never see a focused input again while scrolling in the same direction.

## What actually happens

Shortly after the focused input disappears at the top of the viewport, it reemerges from the bottom.

## Notes

Not a big deal, but still.

Example source: https://github.com/lolmaus/ember-example

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。