mock-foundation / moc

A (really) native and powerful macOS and iPadOS Telegram client, optimized for moderating large communities and personal use. Currently in alpha
GNU General Public License v3.0
126 stars 7 forks source link

Phone number prefix dropdown is freaking out when there are multiple duplicate prefixes for different countries #120

Closed voltangle closed 2 years ago

voltangle commented 2 years ago

So, I found a good example of this So, when I select "ru" as the prefix, it's becoming kz instead of ru, because they have the same phone prefix, and kz was first in the list with this prefix.

The Fix

Store a selection of not only the phone prefix, but the whole country info data, so every item is unique