You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(leaderboard): prioritize preferred languages in dropdown
Update sortedLanguagesForDropdown to display the user's preferred
languages first, followed by all other languages sorted by track
position. This improves user experience by highlighting relevant
languages based on user preferences. Inject PreferredLanguageLeaderboardService
to access preferred language slugs for this ordering.
0 commit comments