Skip to content

UI Bug: RTL/LTR text formatting issue with "days left" and Hebrew course names in Weekly Schedule #141

Description

@AdzAhm

In the "Weekly Schedule" (Homework) view, there is a text rendering issue when combining Hebrew course names (RTL) with the time remaining text (LTR). The string concatenation breaks, causing the number of days to detach from the "d left" text and wrap around the Hebrew course name.

Actual Behavior
The subtitle text renders in a mixed, confusing order. For example, instead of keeping the remaining time together, it renders as · d left.

Specific examples from the UI:

8 · מערכות ספרתיות ומבנה המחשב d left

11 · מבוא למדעי המחשב מ' d left

Expected Behavior:

8d left · מערכות ספרתיות ומבנה המחשב ( or something orgnized and good )

Steps to Reproduce
Navigate to the Weekly Schedule > Homework section.

Ensure there are tasks with a course name in Hebrew (RTL).

Ensure the deadline is several days away so the "d left" string is triggered.

Observe the subtitle text under the task name.

screenshot:

Image

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions