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

[21.09] Fix chrome scrolling on insert in markdown editor #12737

Merged
merged 1 commit into from Oct 19, 2021

Conversation

dannon
Copy link
Member

@dannon dannon commented Oct 18, 2021

Fixes #12705

How to test the changes?

(Select all options that apply)

  • Instructions for manual testing are as follows:
    1. per bug report

License

…ts (which change focus)

Need to set selectionEnd prior to focus() call to get this to work
right.
@dannon dannon changed the base branch from dev to release_21.09 October 18, 2021 17:02
@github-actions github-actions bot added this to the 22.01 milestone Oct 18, 2021
@dannon dannon changed the title Fix chrome scrolling [21.09] Fix chrome scrolling on insert in markdown editor Oct 18, 2021
@dannon dannon closed this Oct 18, 2021
@dannon dannon reopened this Oct 18, 2021
@mvdbeek mvdbeek merged commit 99857fd into galaxyproject:release_21.09 Oct 19, 2021
@galaxyproject galaxyproject deleted a comment from github-actions bot Oct 19, 2021
@mvdbeek mvdbeek modified the milestones: 22.01, 21.09 Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

page editor scrolls to the bottom each time element is added
2 participants