Skip to content

Landing page diagram still renders incorrectly in iOS Safari dark mode #74

Description

@mnkiefer

Problem

The landing page hero/control-plane diagram still does not render correctly in iOS Safari when the system is using dark mode. PR #55 attempted to fix this by adding explicit dark SVG fallbacks and resolving the Lottie asset colors in JavaScript, but the reported behavior remains unresolved.

Expected behavior

The fallback and animated versions of the diagram should consistently use the dark palette on initial page load and continue to match the page after animation initialization or an OS color-scheme change.

Acceptance criteria

  • Reproduce the remaining failure on iOS Safari with dark mode enabled.
  • Identify whether the incorrect rendering comes from fallback source selection, animation initialization, or embedded animation assets.
  • Ensure the diagram uses the correct dark palette on initial load and after color-scheme changes.
  • Document regression verification for iOS Safari.

Prior attempted fix: #55

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions