Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lolmaus opened this issue Dec 18, 2016 · 0 comments

Comments

@lolmaus
Copy link
Contributor

lolmaus commented Dec 18, 2016

Hi! 😄

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant