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

fix: always scroll to selected item on first open and flaky tests #816

Merged
merged 3 commits into from
Jun 11, 2019

Conversation

Haprog
Copy link
Contributor

@Haprog Haprog commented Jun 10, 2019

The scrolling fix made the broken filtering test fail in more cases (viewport sizes) so I wanted to fix the flaky tests in the same PR to get tests passing.

Fixes #815
Fixes #731.


This change is Reviewable

This test was failing about 50% of the time on at least Firefox when running at least the whole keyboard.html test suite or all tests. Passed most of the time if running just this test or a smaller section from the keyboard.html suite. Seemed to fail also on Safari and Chrome in CI.
@Haprog Haprog merged commit c02995e into master Jun 11, 2019
@Haprog Haprog deleted the fix/815 branch June 11, 2019 09:13
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

Successfully merging this pull request may close these issues.

Combo box overlay doesn't always scroll to show preselected item on first open Fix the flaky test
2 participants