[Regression] "Open in" submenu now takes several seconds to load available apps
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What version of the Codex App are you using (From “About Codex” dialog)?
Version 26.825.51511
What subscription do you have?
Plus
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
Description
The "Open in" submenu has become significantly slower compared to previous versions.
Previously, selecting the "Open in" menu immediately displayed the available applications. The submenu displayed the available applications immediately, with no visible loading state.
Now, opening the submenu initially displays:
Loading available apps...
and takes several seconds before the available applications appear.
The absolute delay is only a few seconds, but this is a noticeable UI regression because this interaction was previously effectively instantaneous.
Steps to reproduce
- Open the context menu containing "Open in".
- Hover over or select "Open in".
- Observe the "Loading available apps..." state.
- Wait several seconds for the available applications to appear.
Expected behavior
The available "Open in" targets should already be cached/preloaded so that the submenu can be displayed immediately, as it was previously.
Actual behavior
The submenu enters a loading state and blocks selection for several seconds while discovering/loading the available applications.
Regression
Yes. Previous versions displayed the available applications essentially instantly.
What steps can reproduce the bug?
- Open any Codex conversation in the Codex App.
- Open the conversation context menu.
- Hover over or select Open in.
- Observe that the submenu initially displays “Loading available apps…”.
- Wait several seconds for the available applications to appear.
What is the expected behavior?
Selecting or hovering over Open in should display the available applications immediately, without a visible loading delay.
This was the behavior in previous versions of the Codex App. The available applications appeared effectively instantaneously.
Additional information
This appears to be a regression rather than a long-standing performance issue.
Previously, the Open in submenu displayed its entries immediately. The current version introduces a visible “Loading available apps…” state and a delay of several seconds.
The delay itself is relatively short in absolute terms, but it is very noticeable for a frequently used menu interaction that previously had effectively zero perceived latency.
Screenshot attached showing the loading state.
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.
Research direction
Start by reproducing the delay on Windows through the conversation context menu's Open in submenu and compare it with the previous behavior described in the issue. Trace the submenu's available-app discovery and loading entry point, then verify that available apps appear without a several-second loading state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100