gitlab-org--gitlab-foss/app/assets/javascripts/blob
Fatih Acet 247ae13174 Merge branch 'issue-description-scroll-fix' into 'master'
Trigger autosize update after template selection

## What does this MR do?

Triggers an autosize update after selecting an issue template.

The autosize plugin doesn't react to value changes and therefore doesn't automatically update when the user selects the template. This merge request adds it so that it detects if the editor the template selector is a jQuery object (not Ace editor) & then triggers the autosize event to allow the user to scroll the textarea.

## Screenshots (if relevant)

![resize](/uploads/1ab04b4202309b13f1178e04c0953112/resize.gif)

## What are the relevant issue numbers?

Closes #21982

See merge request !6282
2016-09-15 15:06:18 +00:00
..
blob_ci_yaml.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
blob_file_dropzone.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
blob_gitignore_selector.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
blob_gitignore_selectors.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
blob_license_selector.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
blob_license_selectors.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
template_selector.js Merge branch 'issue-description-scroll-fix' into 'master' 2016-09-15 15:06:18 +00:00