Skip to content

enhancement: Improve LanguageSwitcher UI #116

@O2sa

Description

@O2sa

The current LanguageSwitcher component uses a plain HTML <select> element. We want to enhance its UI to match the rest of the application's design system (e.g., using a custom dropdown menu or standardizing it with our custom UI components).

Tasks

  • Open components/language-switcher.tsx.
  • Replace the native <select> and <option> elements with a more visually appealing custom dropdown component.
  • Ensure it continues to support RTL/LTR layouts correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions