Skip to content

Added autofocus for issue title

gitlab-qa-bot requested to merge github/fork/iamntz/autofocus_on_issues into master

Created by: iamntz

When editing or adding a new issue, the title field will be autofocus.

Works only on modern browsers ( http://diveintohtml5.info/forms.html#autofocus ), but I guess that's ok :)

Merge request reports