mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 11:06:10 +10:00
Title fix for new SSH Key What does this MR do? Wait until the user "finished" his input in the key field (focus lost) before copying the mail part to the title. Are there points in the code the reviewer needs to double check? No. Why was this MR needed? It is annoying that the title is updated while typing and never changed any more. See #335