paperclip/ui/src
Dotta 32605b71ad
Remove planning badge from inbox issue rows (PAP-9691) (#6269)
## Summary

- Removes the amber "Planning" pill from inbox / issue-list rows in
`IssueRow`
- Updates the focused IssueRow test to assert the badge is no longer
rendered
- Per [PAP-9691](https://paperclip.ing/PAP/issues/PAP-9691): user just
doesn't want to see the badge in list rows

The underlying `issue.workMode === "planning"` data, the issue detail
composer toggle, and the server/plugin/heartbeat work-mode contract
introduced in #5353 are all untouched. Planning mode still functions;
the list-row indicator is just gone.

## Test plan

- [x] `pnpm exec vitest run --project @paperclipai/ui
ui/src/components/IssueRow.test.tsx` (11 passed)
- [ ] Visual: open `/PAP/inbox` with a planning-mode issue assigned and
confirm no amber Planning pill on the row

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Paperclip <noreply@paperclip.ing>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 09:27:05 -05:00
..
adapters fix(grok-local): restore turn boundaries in streaming reasoning text (#6142) 2026-05-16 11:48:51 -07:00
api [codex] Add workspace diff viewer plugin (#6071) 2026-05-18 08:50:06 -05:00
components Remove planning badge from inbox issue rows (PAP-9691) (#6269) 2026-05-18 09:27:05 -05:00
context [codex] Roll up May 17 branch changes (#6210) 2026-05-17 17:15:06 -05:00
fixtures Add recovery handoff system notices (#5289) 2026-05-06 06:05:58 -05:00
hooks Add issue controls and retry-now recovery (#5426) 2026-05-07 12:23:13 -05:00
i18n [codex] Add full locale catalog (#6070) 2026-05-16 08:24:31 -05:00
lib [codex] Roll up May 17 branch changes (#6210) 2026-05-17 17:15:06 -05:00
pages [codex] Add workspace diff viewer plugin (#6071) 2026-05-18 08:50:06 -05:00
plugins [codex] Add workspace diff viewer plugin (#6071) 2026-05-18 08:50:06 -05:00
App.test.tsx feat: implement multi-user access and invite flows (#3784) 2026-04-17 09:44:19 -05:00
App.tsx [codex] Add minimal i18next i18n foundation (#5943) 2026-05-15 11:11:02 -05:00
index.css Add full company search page (#5293) 2026-05-06 06:32:37 -05:00
main.tsx Improve operator workflow QoL (#5291) 2026-05-06 06:30:44 -05:00
vite-env.d.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00