Skip to content

feat(i18n): replace native language select with custom dropdown#117

Open
DavidCodec wants to merge 1 commit intoO2sa:mainfrom
DavidCodec:feat/language-switcher-custom-dropdown
Open

feat(i18n): replace native language select with custom dropdown#117
DavidCodec wants to merge 1 commit intoO2sa:mainfrom
DavidCodec:feat/language-switcher-custom-dropdown

Conversation

@DavidCodec
Copy link
Copy Markdown

Fixes #116

This PR replaces the native language <select> with a custom dropdown component to match the app design system.

What changed

  • Replaced native <select>/<option> with a custom dropdown UI
  • Preserved locale switching behavior
  • Kept RTL/LTR layout support and proper dropdown alignment
  • Added expected dropdown interactions (toggle, outside click, escape key)

Validation

  • Referred issue is not currently blocked
  • Unit tests pass after these changes
image

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 26, 2026

@DavidCodec is attempting to deploy a commit to the osama's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thank you for the pull request! ✅

A maintainer will review this soon. Please be patient while we take a look. 🙌

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.

enhancement: Improve LanguageSwitcher UI

1 participant