More memberlist changes (#29069)

* Remove parenthesis from Invited user label

* Ensure adequate margin

* Truncate user id with ellipsis

* Fix tests
This commit is contained in:
R Midhun Suresh
2025-01-22 19:01:47 +05:30
committed by GitHub
parent 84c614676d
commit e1e4d26154
7 changed files with 7 additions and 4 deletions

View File

@@ -228,7 +228,7 @@ exports[`MemberTileView ThreePidInviteTileView renders ThreePidInvite correctly
<div
class="mx_MemberTileView_userLabel"
>
(Invited)
Invited
</div>
<div
class="mx_Flex mx_InvitedIconView"