Skip to content

Update renderStructuredLog and TaskLogContent to support RTL #51853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

guan404ming
Copy link
Contributor

Related Issue

#51790 (comment)
cc @eladkal @bbovenzi

Why

Log layout would break when switch to RTL lang since virtualized list item is position: absolute

How

  • conditional render it based on selected lang dir

before

image

after

Screen.Recording.2025-06-18.at.1.23.07.AM.mov

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jun 17, 2025
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

@bbovenzi bbovenzi added this to the Airflow 3.1.0 milestone Jun 17, 2025
@jscheffl jscheffl merged commit 414bf09 into apache:main Jun 17, 2025
44 checks passed
@guan404ming guan404ming deleted the log-rtl branch June 18, 2025 00:58
@guan404ming
Copy link
Contributor Author

Thanks!

RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Jun 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants