adopted-ember-addons / adopted-ember-addons/ember-collection
Component reuse causes focus to appear in the input of a component that user never clicked
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 235
- Fork
- 81
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.