TwidereProject / TwidereX-iOS

Next generation of Twidere for iOS.
GNU General Public License v3.0
154 stars 10 forks source link

[Bug] In conversation, the @ symbol is doubled for Twitter handles #128

Closed pylapp closed 1 year ago

pylapp commented 1 year ago

Is there an existing issue for this?

Current Behavior

Given I want to display the list of Twitter accounts on a thread When I get the list of the accounts Then I see that the @ symbol is doubled for each account

Expected Behavior

For each Twitter account only on @ symbol should be displayed, not two

Steps To Reproduce

  1. Choose a thread
  2. Tap to the button to write a new tweet
  3. Tap on text field listing members of the thread
  4. Get the list of users (see screenshot below)

412A674B-E997-4076-9270-1344A7B5EFAB

Environment

- Device: iPhone 14 Pro
- OS: iOS
- Version: 16.2
- Build: v1.4.3 (122)
- Domain: twitter.com

Anything else?

Happy new year 🥳

MainasuK commented 1 year ago

Fixed in 01bc32f.