Bug report
After Claude Code on iOS completes work — commits and pushes to a remote branch — the UI shows a section at the bottom that appears to be where a "Create PR" button should render, but no button is actually present.
Steps to reproduce
- Use Claude Code on iOS
- Have Claude make changes, commit, and push to a feature branch
- Observe the bottom of the session after the push completes
Expected behavior
A "Create PR" button should appear, allowing the user to quickly open a pull request for the branch that was just pushed.
Actual behavior
The area where the button should be is visible but empty — no button renders. The user has to manually navigate to GitHub to create the PR.
Screenshot

Environment
- Platform: Claude Code iOS, version 1.260223.3
- Date: 2026-03-02
Bug report
After Claude Code on iOS completes work — commits and pushes to a remote branch — the UI shows a section at the bottom that appears to be where a "Create PR" button should render, but no button is actually present.
Steps to reproduce
Expected behavior
A "Create PR" button should appear, allowing the user to quickly open a pull request for the branch that was just pushed.
Actual behavior
The area where the button should be is visible but empty — no button renders. The user has to manually navigate to GitHub to create the PR.
Screenshot
Environment