Skip to content
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

[Feature]: Enhance language dropdown: Prioritize "en" and dynamically move selected language to the top #1152

Open
razyneko opened this issue Jan 18, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@razyneko
Copy link
Contributor

razyneko commented Jan 18, 2025

Feature Summary

It would be helpful to reorder the language dropdown so 'en' (English) appears at the top by default. Additionally, dynamically prioritizing the user's selected language could make the experience more personalized.

Detailed Description

Image

The current dropdown list follows alphabetical sorting, which is logical but not always user-friendly. By default, English ("en") should be placed at the top as it is the most widely used language globally.

Proposed Functionality:

  • Initially display "en" (English) at the top of the list, followed by all other languages in alphabetical order.
  • After the user selects a language, that language should appear at the top of the dropdown on subsequent visits or interactions.
  • If the user changes their selection again, the dropdown should update to place the newly selected language at the top.

This feature would enhance user experience by providing both a sensible default ("en" first) and a personalized interaction.

@razyneko razyneko added the enhancement New feature or request label Jan 18, 2025
@razyneko
Copy link
Contributor Author

@itsalaidbacklife i would like to work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant