Skip to content

[v3-2-test] Distinguish upstream_failed from failed in normal vision (#66324)#66365

Merged
bbovenzi merged 1 commit into
v3-2-testfrom
backport-a94a38b-v3-2-test
May 4, 2026
Merged

[v3-2-test] Distinguish upstream_failed from failed in normal vision (#66324)#66365
bbovenzi merged 1 commit into
v3-2-testfrom
backport-a94a38b-v3-2-test

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 4, 2026

failed (red.600) and upstream_failed (orange.600) currently differ by
~9° hue at near-identical lightness, producing ΔE2000=6.2 — below the
"easily distinguishable" threshold even for normal vision (and
collapsing to ΔE=0.4 under deuteranopia). Switch upstream_failed to
amber.600 (hue ~58°) so the pair clears ΔE>20 in normal vision while
keeping upstream_failed/up_for_retry above ΔE=10.
(cherry picked from commit a94a38b)

Co-authored-by: Stefan Wang 1fannnw@gmail.com
Related: #66323

…66324)

failed (red.600) and upstream_failed (orange.600) currently differ by
~9° hue at near-identical lightness, producing ΔE2000=6.2 — below the
"easily distinguishable" threshold even for normal vision (and
collapsing to ΔE=0.4 under deuteranopia). Switch upstream_failed to
amber.600 (hue ~58°) so the pair clears ΔE>20 in normal vision while
keeping upstream_failed/up_for_retry above ΔE=10.
(cherry picked from commit a94a38b)

Co-authored-by: Stefan Wang <1fannnw@gmail.com>
Related: #66323
@boring-cyborg boring-cyborg Bot added the area:UI Related to UI/UX. For Frontend Developers. label May 4, 2026
@bbovenzi bbovenzi marked this pull request as ready for review May 4, 2026 21:49
@bbovenzi bbovenzi merged commit c5ac4ca into v3-2-test May 4, 2026
2 checks passed
@bbovenzi bbovenzi deleted the backport-a94a38b-v3-2-test branch May 4, 2026 21:50
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.2.2 milestone May 18, 2026
@vatsrahul1001 vatsrahul1001 added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) type:bug-fix Changelog: Bug Fixes and removed changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) labels May 18, 2026
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
…66324) (#66365)

failed (red.600) and upstream_failed (orange.600) currently differ by
~9° hue at near-identical lightness, producing ΔE2000=6.2 — below the
"easily distinguishable" threshold even for normal vision (and
collapsing to ΔE=0.4 under deuteranopia). Switch upstream_failed to
amber.600 (hue ~58°) so the pair clears ΔE>20 in normal vision while
keeping upstream_failed/up_for_retry above ΔE=10.
(cherry picked from commit a94a38b)


Related: #66323

Co-authored-by: Stefan Wang <1fannnw@gmail.com>
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. type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants