element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
70 stars 12 forks source link

Inconsistency between Element Web and Android in showing /me display name #670

Open tmissoni opened 1 year ago

tmissoni commented 1 year ago

Describe the bug When using /me, the display name is shown in different ways in Element Web and Element Android

Element Web only shows the * Display_name

Screenshot 2022-09-30 at 14 26 42

Element Android shows both the default Display_name and the * Display_name Screenshot_20220930-142457

To Reproduce Use /me command to send a message Check how it is visualised in Element Web and Element Android

Expected behavior Both should look consistent, only showing * Display_name, coloured

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Decision to use only * Display_name has been taken here https://github.com/matrix-org/matrix-react-sdk/pull/8420

Fully agree on this, we just need to make it looks nice and homogeneous.

daniellekirkwood commented 1 year ago

Related: https://github.com/matrix-org/matrix-react-sdk/pull/8420