FIX: Do not expand if assignee username present (#434)

This does not work as expected and can lead to a worse user experience.
This commit is contained in:
Bianca Nenciu 2023-01-25 10:08:34 +02:00 committed by GitHub
parent 7e7da1a876
commit f34bc92b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
maximum=1
autofocus=autofocus
tabindex=1
expandedOnInsert=true
expandedOnInsert=(not assigneeName)
)
}}
{{#if this.assigneeError}}