Skip to content

[Bug]: Public website shows macOS shortcut on Windows #3526

Description

@StiensWout

Describe the bug

The public website appears to detect the visitor as using Windows, but the marketing hero still renders a macOS-style command key shortcut.

In the hero animation for "One button to commit, push, and make a PR", the "Commit & push" button shows ⌘↵. On Windows this should not use the macOS Command glyph.

Steps to reproduce

  1. Open the public T3 Code website from a Windows environment, or with the website detecting the visitor as Windows.
  2. Scroll/view the marketing hero section for "One button to commit, push, and make a PR".
  3. Look at the shortcut shown beside the "Commit & push" button.
Image

Expected behavior

The website should render the platform-appropriate shortcut for Windows, likely Ctrl+Enter or the same Windows shortcut used by the app.

Actual behavior

The website renders the macOS ⌘↵ shortcut even when Windows is detected.

Notes

A screenshot from the report shows the hero card with the "Commit & push" button displaying ⌘↵ while the environment is detected as Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions