-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve Language Selection with Search & Country Flags #870
Comments
@Zverik Hello Sir, if you find this issue valuable, please assign it to me. |
Languages don't have flags. And using a country flag for a language is quite ambiguous. It is generally recommended to not use flags for language setlection. Cf. lots of resources around the web, e.g. https://www.flagsarenotlanguages.com/blog/why-flags-do-not-represent-language/ |
How about adding the search functionality? |
I'm against flags (and people have asked me to switch flags to abbreviations in my other apps). But searching might help, e.g. with looking up by a latin name or a country. |
Yeah, I agree that flags are bad idea. See e.g. discussion stemming from https://community.openstreetmap.org/t/translate-panoramax/122011/4 for example of recent hubbub. I do agree that search would be nice (especially if it has special case for two-letters, where it also matches country code, e.g. |
Description
To improve the usability of the language selection screen, I propose adding two key features:
Add a search bar at the top to allow users to quickly find a language.
Implement real-time filtering, so languages update dynamically as users type.
Display a small flag icon next to each language for better visual recognition.
Ensure flags are correctly mapped to their respective languages.
Better user experience by reducing scroll time.
Faster language selection with instant search results.
More intuitive UI with visual indicators (flags).
The text was updated successfully, but these errors were encountered: