SeongUkKim opened a new pull request, #68313: URL: https://github.com/apache/airflow/pull/68313
## Why Older Chromium-based Edge versions can render the Airflow 3 UI incorrectly when they do not support modern CSS color functions. This was reported in #68312, and the UI documentation did not state the browser expectation. ## What - Adds a note to the UI Overview recommending current versions of Chrome, Edge, Firefox, or Safari. - Calls out unsupported modern CSS color functions such as `oklch()` and `color-mix()` as a possible reason for incorrect UI rendering in older browsers. ## Testing - `git diff --check` Related to #68312 Disclosure: This PR was prepared with Codex assistance and manually reviewed before submission. -- 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]
