# El nombre completo aparece antes del nombre de usuario en móvil aunque no debería

**URL:** https://meta.discourse.org/t/full-name-precedes-username-on-mobile-even-though-it-shouldnt/98405
**Category:** UX
**Created:** [30 Septiembre, 2018 14:14 UTC](https://meta.discourse.org/t/full-name-precedes-username-on-mobile-even-though-it-shouldnt/98405 "2018-09-30T14:14:29Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![rizka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rizka/32/79717_2.png) [@rizka](https://meta.discourse.org/u/rizka)
#### Post date: [30 Septiembre, 2018 14:14 UTC](https://meta.discourse.org/t/full-name-precedes-username-on-mobile-even-though-it-shouldnt/98405/1 "2018-09-30T14:14:29Z")

</div>

After upgrading to Discourse 2.1, the mobile view has a very disturbing issue. The full name is shown above username which is not desirable. On desktop view things are like they’ve always been: username is shown first and after it there is the full name.

The username is “gatecrasher” and “viuhkalätkää” is the full name. In fact, “Viuhkalätkää” is a kind of signature line and it should not be emphasized like it is on mobile.

Mobile:

 ![image](https://global.discourse-cdn.com/meta/original/3X/3/f/3fcc37f5d807a13c82b68f84ab37928ceb29d16b.jpeg)

Desktop:

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

This behaviour is supposed to be controlled by the site setting “prioritize username in ux” which is ON on our site. It seems to affect desktop only, however. Is this a bug or a new feature which I don’t understand?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [30 Septiembre, 2018 22:26 UTC](https://meta.discourse.org/t/full-name-precedes-username-on-mobile-even-though-it-shouldnt/98405/2 "2018-09-30T22:26:43Z")

</div>

What do you think @sam as this was a setting you added as I recall?

---

<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: [2 Octubre, 2018 03:04 UTC](https://meta.discourse.org/t/full-name-precedes-username-on-mobile-even-though-it-shouldnt/98405/3 "2018-10-02T03:04:58Z")

</div>

I fixed this per:

[https://github.com/discourse/discourse/commit/120c220c18adcadd58f84627af2cefa7a30880b9](https://github.com/discourse/discourse/commit/120c220c18adcadd58f84627af2cefa7a30880b9)

I also removed some staff notes code that did not belong in core anymore.

I also corrected our CSS so we properly allow decoration of line 1 in the flex (`order 2` is now rendered after username/name)

---

<div class="post-metadata">

### Author: ![rizka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rizka/32/79717_2.png) [@rizka](https://meta.discourse.org/u/rizka)
#### Post date: [2 Octubre, 2018 07:53 UTC](https://meta.discourse.org/t/full-name-precedes-username-on-mobile-even-though-it-shouldnt/98405/4 "2018-10-02T07:53:37Z")

</div>

Thank you! Any chance of backporting this fix into stable branch? This is really bothering our users. (If not, we may find some solutions with CSS.)

---

<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: [2 Octubre, 2018 07:54 UTC](https://meta.discourse.org/t/full-name-precedes-username-on-mobile-even-though-it-shouldnt/98405/5 "2018-10-02T07:54:18Z")

</div>

The fix is CSS only so you can apply it yourself with a theme component

---

<div class="post-metadata">

### Author: ![rizka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rizka/32/79717_2.png) [@rizka](https://meta.discourse.org/u/rizka)
#### Post date: [2 Octubre, 2018 07:56 UTC](https://meta.discourse.org/t/full-name-precedes-username-on-mobile-even-though-it-shouldnt/98405/6 "2018-10-02T07:56:48Z")

</div>

Yeah I see, I should have visited Github first.

---

<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: [6 Octubre, 2018 08:00 UTC](https://meta.discourse.org/t/full-name-precedes-username-on-mobile-even-though-it-shouldnt/98405/7 "2018-10-06T08:00:02Z")

</div>

This topic was automatically closed after 4 days. New replies are no longer allowed.
