Skip to content

Add autofocus to label search fields

Dan Davison requested to merge autofocus-label-search into master

What does this MR do?

Adds autofocus: true to the shared label nav search field.

Purely trivial, a simple UX improvement. When navigating to project/group issues, the search field will be autofocused to search existing issues.

Screenshots

Screen_Shot_2019-12-10_at_10.24.51_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Screen_Shot_2019-12-10_at_10.27.17_AM (ref: mdn)

Merge request reports