Description
In the Select Contacts page that appears when we choose to create a group, the Recent Contacts section displays an incorrect username. Instead of showing the user's actual username, it generates a username from the display name (by removing spaces and converting it to lowercase).
This causes the username shown in Recent Contacts to differ from the actual username.
To Reproduce
- Open the app.
- Navigate to Select Contacts while creating a new group.
- Observe the username displayed below each contact in the Recent Contacts section.
Expected Behaviour
The Recent Contacts section should display the user's actual username stored in the model, matching the username shown in the search results.
Environment
- Device: Vivo
- OS: Android 15
- App Version: v0.3.0
Description
In the Select Contacts page that appears when we choose to create a group, the Recent Contacts section displays an incorrect username. Instead of showing the user's actual username, it generates a username from the display name (by removing spaces and converting it to lowercase).
This causes the username shown in Recent Contacts to differ from the actual username.
To Reproduce
Expected Behaviour
The Recent Contacts section should display the user's actual username stored in the model, matching the username shown in the search results.
Environment