paperclip/ui/src
Forgotten 08faeb53b5 fix: cap new issue dialog height so long descriptions don't hide controls
The description area in the non-expanded NewIssueDialog could grow
unboundedly, pushing the property chips and footer off-screen. Now
the dialog has max-h-[calc(100vh-6rem)] in both modes, and the
description wrapper scrolls when content overflows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 13:37:45 -06:00
..
adapters fix: move Skip permissions to Advanced section, fix indentation 2026-02-20 12:50:36 -06:00
api Support issue identifiers (PAP-39) in URLs and prefer them throughout 2026-02-20 16:04:05 -06:00
components fix: cap new issue dialog height so long descriptions don't hide controls 2026-02-23 13:37:45 -06:00
context Support issue identifiers (PAP-39) in URLs and prefer them throughout 2026-02-20 16:04:05 -06:00
hooks Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
lib Add hour and minute to comment timestamps on issue pages 2026-02-20 16:19:54 -06:00
pages feat: add agent icons with picker and collapsible sidebar section 2026-02-23 12:25:13 -06:00
App.tsx feat: add /issues/recent tab — flat list sorted by most recent updates 2026-02-20 14:18:59 -06:00
index.css Fix @-mention tab completion cursor positioning 2026-02-20 16:07:37 -06:00
main.tsx feat: add toast notification system with success toasts 2026-02-20 13:47:13 -06:00