Subham-KRLX opened a new pull request, #67314: URL: https://github.com/apache/airflow/pull/67314
The HTML dir and lang attributes were not being set on initial page load, only when the language was changed. This caused RTL language users to see LTR layout after refreshing the page. Fixed by calling updateHtml() with the current language immediately on effect mount, ensuring correct layout direction on every page load. closes: #67309 --- Was generative AI tooling used to co-author this PR? - [X] Yes — Claude (for testing strategy) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
