Skip to content

Do not autofocus the description field

Himanshu Kapoor requested to merge himkp-new-issues-autofocus into master

What does this MR do and why?

Do not autofocus the description field

In new MRs and issues, don't autofocus the description field, since the title is already autofocused.

See #409976 (comment 1385248953)

How to set up and validate locally

  1. Create a new issue
  2. Notice that the title field is in focus while the description field loads
  3. Once the description field loads, it used to steal the focus from the title. It should no longer happen.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Himanshu Kapoor

Merge request reports