Commit a683297c authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch 'design-comments-allow-emojis' into 'master'

Enable autocomplete on Design reply form

See merge request gitlab-org/gitlab!30347
parents b2f0804c 0783c330
......@@ -52,7 +52,7 @@ export default {
<markdown-field
:markdown-preview-path="markdownPreviewPath"
:can-attach-file="false"
:enable-autocomplete="false"
:enable-autocomplete="true"
:textarea-value="value"
markdown-docs-path="/help/user/markdown"
class="bordered-box"
......
---
title: Add autocompletion to Design View comment form
merge_request: 30347
author:
type: added
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment