# Multiple completion boxes when private messaging

**URL:** https://meta.discourse.org/t/multiple-completion-boxes-when-private-messaging/61126
**Category:** Bug
**Created:** [April 17, 2017, 4:02pm UTC](https://meta.discourse.org/t/multiple-completion-boxes-when-private-messaging/61126 "2017-04-17T16:02:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![niemeyer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/niemeyer/32/120325_2.png) [@niemeyer](https://meta.discourse.org/u/niemeyer)
#### Post date: [April 17, 2017, 4:02pm UTC](https://meta.discourse.org/t/multiple-completion-boxes-when-private-messaging/61126/1 "2017-04-17T16:02:51Z")

</div>

Hello again,

The same issue [reported](https://meta.discourse.org/t/ux-issues-when-changing-post-authors/60756) about overlapping completion boxes is also taking place when trying to private message someone. When one goes to type the username, both the standard and discourse’s custom completion boxes show up.

The same fix of `autocomplete="off"` should fix the problem if applied on that input box as well.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [April 17, 2017, 6:24pm UTC](https://meta.discourse.org/t/multiple-completion-boxes-when-private-messaging/61126/2 "2017-04-17T18:24:53Z")

</div>

I think this is the correct template to change…

[https://github.com/discourse/discourse/pull/4817](https://github.com/discourse/discourse/pull/4817)

Edit: Merged.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [April 17, 2017, 6:57pm UTC](https://meta.discourse.org/t/multiple-completion-boxes-when-private-messaging/61126/3 "2017-04-17T18:57:28Z")

</div>


