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(ui): use setTimeout to wait more than nextTick #2995

Merged
merged 1 commit into from
Nov 18, 2019
Merged

fix(ui): use setTimeout to wait more than nextTick #2995

merged 1 commit into from
Nov 18, 2019

Conversation

sogehige
Copy link
Collaborator

This was causing page bumping, also added
dropdownVue.show() to reinstate correct dropdown state

Fixes #2940

CHECKLIST
  • tests are changed or added
  • documentation is changed or added
  • locales are changed or added
  • db relationship (tools/database) are changed or added
  • commit message follows commit guidelines

This was causing page bumping, also added
dropdownVue.show() to reinstate correct dropdown state

Fixes #2940
@sogehige sogehige merged commit cbe70a2 into master Nov 18, 2019
@sogehige sogehige deleted the 2940 branch November 18, 2019 16:21
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.

switching between dropdown (without closing dropdown) forces browser to scroll bottom
1 participant