CodeHerderSearch⌘KRequest access →

Examples · Bug fix

A cut-off dropdown arrow that turned out to hide the whole profile menu

Fixed the mobile topbar overflow, which also restored the only path to Profile, Theme, and Sign out on a phone.

$20.87
Cost, start to finish
4h 53m
Lead time, filed to merged
10
Files changed in the merge

Measured from this task's real merge.

Cost
$20.87
Turns
345
Lead time
4h 53m
Merged
Aug 6, 2026
Diff
10 files · +311 -52

On a narrow screen, the account menu's dropdown arrow was clipped by the topbar. Reported as a small visual glitch, it turned out the same overflow ate the whole menu trigger: a phone had no way to reach Profile, Theme, or Sign out at all.

What was asked for

Drop down arrow cut off on mobile. There is now also no way to get to your profile on mobile.

Filed from the web app, no CLI or git required (react, css).

What the herd did

  1. plan
  2. code
  3. review
  4. merge
  5. verify
  6. done
plan
Reproduced the cutoff at phone widths and traced it to the topbar running out of room, not to the arrow icon itself.
code
Reworked the account switcher and identity actions so the topbar fits at mobile widths, and added a fit check that runs at build time.
review
Checked the fix against the account switcher's own tests and the topbar's new width guard.
merge
Ten files: the topbar components, a new build-time check for future regressions, and their tests.
verify
Confirmed Profile, Theme, and Sign out are all reachable again on a phone-width viewport.
done
$20.87 across 345 turns, closed the same day it was filed.

What it changed

The merge touched 10 files (+311 −52). Among them:

  • app/src/components/UserMenu.tsx
  • app/src/components/IdentityActions.tsx
  • app/src/router/AppShell.tsx
  • app/scripts/check-topbar-fit.mjs

What it cost

$20.87 in model spend, 345 agent turns, and 4h 53m from filed to merged. See what a month of work like this would cost your own team on our cost calculator.

What reads as a one-pixel cosmetic bug can be the only door to a whole menu.

CodeHerder

Got something like this to ship?

Tell us what you're building. We'll set your workspace up and you can file it today.

Try "pricing", "connect a device", or "who reviews the code"

↑↓ move · ↵ open · esc close