Skip to content

[BUG] Localization UI clipping and missing translation strings #738

Description

@aaasajsldfjsladkfj

I found several issues with localization and UI text rendering in the app. Below are the details and requested fixes.

  1. Button text clipping (Missing text truncation)
    Issue: Translated words are too long for the buttons and get completely cut off. Content that doesn't fit simply disappears.
    Expected behavior: Text should truncate gracefully with an ellipsis (...) at the end if it exceeds the button width.
Image
  1. Missing translation strings for Search Filters. The search filter options do not have corresponding localization keys in the language files.
Image
  1. Missing translation strings for Channel Page Sorting.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcompletedFeature is fully implemented

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions