Skip to content

Updates SSH key title after pasting key

Phil Hughes requested to merge ssh-key-paste into master

What does this MR do?

Listens for paste event as well as blur event in the SSH key field, previously it was just waiting for focusout which meant the title wasn't updating straight away.

What are the relevant issue numbers?

Closes #28436 (closed)

Merge request reports