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:

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: