TryQuiet / quiet

A private, p2p alternative to Slack and Discord built on Tor & IPFS
https://www.tryquiet.org
GNU General Public License v3.0
1.89k stars 79 forks source link

Missing welcome message for user who changed duplicated username #2555

Open kingalg opened 4 weeks ago

kingalg commented 4 weeks ago

Version: 2.2.0 System: all

Issue: When the user tries to register a username that is already taken and changes that username, there is no welcome message for the new username. There is also no welcome message for the duplicated username, which was an issue in the past, so I suppose that while removing the welcome message for the duplicated username, we removed the welcome message for that user altogether.

Steps to recreate:

  1. Join the community and try to register a username that already exists in this community.
  2. When the popup informing about the username being already taken appears, change the username to a unique one.
  3. You should see a welcome message for your new username; however, currently, there is no such message. Other than that, your app is working perfectly fine, and the username displays correctly.