Skip to content

Resolve "Mention @user dropdown does not suggest by non-ASCII characters in name"

What does this MR do?

  • Support non-ASCII characters in GFM autocomplete

Are there points in the code the reviewer needs to double check?

  • Please closely review the modifications to the RegEx 😃

Why was this MR needed?

  • Non-ASCII characters could be used in username, labels, etc but where not searchable with the GFM autocomplete

Screenshots (if relevant)

2017-01-23_18.14.09

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #27067 (closed)

Merge request reports