Codex Desktop macOS: Plugins page layout renders incorrectly and cards are clipped/cut off

Open 💬 4 comments Opened Apr 24, 2026 by ganjiuwanshi

What version of the Codex App are you using (From “About Codex” dialog)?

26.422.21637 (2056)

What subscription do you have?

Unknown

What platform is your computer?

Darwin 22.6.0 x86_64 i386

What issue are you seeing?

On Codex Desktop for macOS, the Plugins page renders with a broken layout immediately after opening it. The page is not blank, but the plugin cards are visibly clipped and mispositioned. Large parts of cards are cut off horizontally, only fragments of plugin titles/descriptions are visible, and action buttons appear pushed far to the right or partially off-screen. From the UI, it looks like the page content loads, but the layout/grid sizing is calculated incorrectly.

What steps can reproduce the bug?

  1. Open Codex Desktop on macOS.
  2. Click 插件 / Plugins in the left sidebar.
  3. Observe the plugins list page immediately after it opens.

The issue appears immediately without needing to scroll or open a plugin detail page.

<img width="2560" height="1640" alt="Image" src="https://github.com/user-attachments/assets/76e2eaaf-24a0-47ef-b6c0-1813dd7b8ba3" />

What is the expected behavior?

The Plugins page should render normally, with each plugin card fully visible and readable, and action buttons staying within the card/container bounds.

<img width="2560" height="1640" alt="Image" src="https://github.com/user-attachments/assets/e70d4901-dd0d-433a-8a95-ff79d7c3693a" />

Additional information

Notes:

  • This happens immediately when opening the Plugins page.
  • The page is partially rendered rather than blank, which suggests a layout/rendering bug rather than a data loading failure.
  • Reporter provided a screenshot showing the clipped plugin cards and text truncation.
  • I could not automatically attach the screenshot from the local app environment because OS-level window capture did not return the Codex window content.

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗