element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.23k stars 2k forks source link

In minimzed room list, the new message counter pushes the entire icon list downwards #14784

Open IF-Adin opened 4 years ago

IF-Adin commented 4 years ago

Description

When not focused on the chat in question and in the minimized room list layout on the left of the window, a counter will appear for the total amount of unread messages of a category. When this happens all icons are moved downward, approximately 5 pixels.

Steps to reproduce

Focus a room. Receive a message in a different room. Have the minimized room list layout active.

Describe how what happens differs from what you expected.

The message counter should not move the icons, it should either have a reserved space, or it should overlay the category title. Honestly at this size, the titles can not the read anyway, to it may as well replace the title.

Screenshot_20200728_092500 Screenshot_20200728_092444

1.7.2

For the desktop app:

t3chguy commented 4 years ago

This was by design so that there is any space left for the text.

IF-Adin commented 4 years ago

@t3chguy Ok, that may be, but the movement is very distracting. It either needs to be a fluent animation, or the size needs to be fixed, because as it is, the rapid movement is drawing the eye away from the message.