Skip to content

Added language search functionality#4529

Closed
AnvitaPrasad wants to merge 1 commit intosugarlabs:masterfrom
AnvitaPrasad:feature-language-search
Closed

Added language search functionality#4529
AnvitaPrasad wants to merge 1 commit intosugarlabs:masterfrom
AnvitaPrasad:feature-language-search

Conversation

@AnvitaPrasad
Copy link
Contributor

Summary

This PR adds a search bar to the language selection dropdown, allowing users to quickly filter and find their preferred language instead of manually scrolling through the list. This improves accessibility and enhances the user experience, especially as more languages are added in the future.

Changes Introduced

  • Added a search input field to the language selection dropdown.
  • Implemented a filtering mechanism to display only matching languages based on user input.
  • Ensured accessibility compliance and responsiveness.

Issue Fixed

Closes #4528

Screenshots

Screen.Recording.2025-03-14.at.1.32.45.AM.mov

@github-actions
Copy link
Contributor

✅ All Jest tests passed! This PR is ready to merge.

@omsuneri
Copy link
Member

@AnvitaPrasad it nice to have this feature but i m not aware how much this will impact @walterbender what do you think ??

@therealharshit
Copy link
Member

I don't think switching languages is something people do regularly, so we don't need that level of optimization for it. However, it's still good to add some level of convenience for the user.

@omsuneri
Copy link
Member

@therealharshit I m too thinking of that actually if I choose english as my language it remains constant for a long while untill I try some other language which is not usual let's see the Walter's response on this !!

@walterbender
Copy link
Member

We really do not need to add this complexity.

@haroon10725
Copy link
Contributor

@AnvitaPrasad Please close this PR, as it is not needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Search Bar for Language Filtering to Improve Accessibility

5 participants