Codex App sidebar: reverse active and inactive tab background hierarchy
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- macos
- Domain
- accessibility, design, desktop
Research direction
No implementation files or tests are identified. First inspect the public openai/codex repository to confirm its CLI, TUI, and app-server scope; the desktop App frontend/sidebar is stated to be elsewhere. Done means active, inactive, hover, and keyboard-focus tab states are distinct in light and dark themes without reduced contrast or accessibility.
Written by the indexing model from the issue text.
Description
What version of the Codex App are you using?
26.721.41059 (build 5848)
What subscription do you have?
ChatGPT subscription
What platform is your computer?
Darwin 25.4.0 arm64 arm (macOS 26.4.1)
What issue are you seeing?
When several conversation tabs are open in the Codex App sidebar, the active tab has a gray background while inactive tabs are transparent.
This visual hierarchy is easy to interpret backwards: the gray tab can look disabled or inactive, while the transparent tabs look like the normal selectable state. I have repeatedly clicked the already-active tab or switched to the wrong conversation because I could not identify the current tab at a glance.
This is especially error-prone when several similarly named tasks are open.
What steps can reproduce the issue?
- Open multiple Codex conversations as tabs in the sidebar.
- Switch between the tabs.
- Compare the active and inactive tab headers.
- Observe that the active tab is gray and the inactive tabs are transparent.
What is the expected behavior?
Reverse the current background treatment:
- Active tab: use the normal/transparent background.
- Inactive tabs: use the gray background.
The selected state should remain distinguishable through the existing active indicator, foreground treatment, or another accessible cue. Hover and focus states should remain distinct from both active and inactive states.
Acceptance criteria:
- With three or more tabs open, the current conversation can be identified immediately without clicking.
- Active, inactive, hover, and keyboard-focus states are visually distinct in both light and dark themes.
- The change does not reduce text contrast or keyboard accessibility.
Additional information
This request is intentionally limited to swapping the active and inactive tab-header background hierarchy. It does not require a broader sidebar redesign.
I first attempted to prepare a code contribution, but the public openai/codex repository currently contains the CLI, TUI, and app-server code, not the Codex desktop App frontend/sidebar implementation.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- Avg merge
- 1m
- Merged PRs (30d)
- 1k
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from openai/codex
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug CLI windows-os
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
macOS sandbox blocks hw.optional.arm64 sysctl, causing Flutter to misdetect Apple Silicon as x64 Openbug CLI sandbox
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug CLI TUI
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
CLI config enhancement skills
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
A-linter
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oxc-project/oxc#26863 ·