RocketChat / Rocket.Chat.Android

Legacy mobile Rocket.Chat client in Kotlin for Android
https://rocket.chat
MIT License
869 stars 556 forks source link

Version 4.x regression : wrong Username displayed in all Direct Message rooms #2518

Closed didierm closed 4 years ago

didierm commented 4 years ago

Describe the bug

In the Android v4.x.x app, an identical, wrong username is displayed for all users.

Both Android v3.5.0 and iOS v3.5.1 display corrrect usernames.

To Reproduce

  1. Go to 'Direct Message' room
  2. Click on '...' (3 dots)
  3. [Name] and [Avatar] fields are correct
  4. [Username] field displays an incorrect value, which is identical for all users.
  5. When clicking on the Avatar, the Room Info screen displays the correct Username value

Expected behavior

Show the correct [Username] for all users

Screenshots

image

image

Devices and Versions

Your Rocket.Chat.Android version: 4.0.5 Your Rocket.Chat Server version: 2.2.0

Additional context

The issue occurs for all users (both LDAP & email-registered).

didierm commented 4 years ago

Label -> [Regression] ?

reetp commented 4 years ago

This repo is now deprecated and issue will not get fixed here.

https://rocket.chat/2019/10/11/moving-mobile-apps-to-react/

https://github.com/RocketChat/Rocket.Chat.Android#important---please-read-this-first

This is a React Native issue. Please close and move there.

https://github.com/RocketChat/Rocket.Chat.ReactNative

didierm commented 4 years ago

@reetp Issue moved to https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/1427, as per request.