Tell the user if they try to add a contact already in the list
Bug #1373888 reported by
Jonathan Cave
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Telegram app |
Confirmed
|
Medium
|
Roberto Mier Escandon |
Bug Description
Version: 0.5.2.55
Steps to reproduce:
* Go to Contacts page
* Click the + icon
* Select "Input Manually"
* Enter the details of a contact that was already in the list (maybe make the name not match)
Current result:
- the dialog closes, the contact is not added silently
- if the name is different the old name is kept
Suggestion - Inform the user of what happened - contact already in list! If the name doesn't change the user might not realise what was going on at all and assume some sort of error. Maybe ask whether the details should be updated?
Changed in libqtelegram: | |
importance: | Undecided → Medium |
Changed in libqtelegram: | |
status: | New → Confirmed |
To post a comment you must log in.
Roberto, assigned you so you can see and answer my question here - if we add a contact that already exists with a different name, the returned id list doesn't contain that contact, or does it? Should we have a separate way to signal the contact already exists to the UI?