# Tags field overlaps content editor

**URL:** https://meta.discourse.org/t/tags-field-overlaps-content-editor/66110
**Category:** UX
**Created:** [13.Июль.2017 06:16:17 UTC](https://meta.discourse.org/t/tags-field-overlaps-content-editor/66110 "2017-07-13T06:16:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![uwe\_keim](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/uwe_keim/32/326762_2.png) [@uwe\_keim](https://meta.discourse.org/u/uwe_keim)
#### Post date: [13.Июль.2017 06:16:17 UTC](https://meta.discourse.org/t/tags-field-overlaps-content-editor/66110/1 "2017-07-13T06:16:17Z")

</div>

In my Discourse installation, when entering several tags, the tags text box gets multi-line and jumps into the main content area:

 ![](https://global.discourse-cdn.com/meta/original/3X/7/0/703c4f67b12f11e593f03592eb688d49c8e628f6.png)

The tags text box stays multi-line, even if the main content area has the focus.

All components are up to date:

 ![](https://global.discourse-cdn.com/meta/original/3X/7/e/7ec42aff44ad487aa7c8dd52139f602fb7baded7.png)

I’m using Google Chrome:

> Version 61.0.3153.0 (Offizieller Build) dev (64-Bit)

Maybe this is kind of a bug?

I do not like this behaviour, because the multi-line tag text box hides the last line of the main content text box, making it hard to type, since I cannot read anymore what I’m writing.

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [13.Июль.2017 18:59:11 UTC](https://meta.discourse.org/t/tags-field-overlaps-content-editor/66110/2 "2017-07-13T18:59:11Z")

</div>

I think I know what this is… Fixing one thing and breaking another. I’ll look into it.

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [13.Июль.2017 21:06:45 UTC](https://meta.discourse.org/t/tags-field-overlaps-content-editor/66110/4 "2017-07-13T21:06:45Z")

</div>

It wasn’t caused by what I thought. This problem has probably been around for a long time. I guess the best we can do is give it a max height, so it will end up looking like this when there’s too much content to fit:

 ![](https://global.discourse-cdn.com/meta/original/3X/4/4/44737708ba8188de02bd0ee49580923f4ea07731.png)

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [28.Июль.2017 20:01:27 UTC](https://meta.discourse.org/t/tags-field-overlaps-content-editor/66110/5 "2017-07-28T20:01:27Z")

</div>


