paperclip/ui/src
plind-dm 21ee44e29c fix(ui): make goal description area scrollable in create dialog
Long goal descriptions pushed the Create button below the viewport
with no way to scroll, making it impossible to submit the form. Add
overflow-y-auto and max-h-[50vh] to the description container so it
scrolls within the dialog while keeping the footer visible.

Closes #2631
2026-04-03 23:19:50 +09:00
..
adapters feat(hermes): upgrade hermes-paperclip-adapter + UI adapter + skills + detectModel 2026-03-28 01:34:48 +01:00
api feat(inbox): add operator search and keyboard controls 2026-04-02 11:45:15 -05:00
components fix(ui): make goal description area scrollable in create dialog 2026-04-03 23:19:50 +09:00
context fix(inbox): address Greptile review findings 2026-04-02 12:16:34 -05:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks feat(inbox): add operator search and keyboard controls 2026-04-02 11:45:15 -05:00
lib Merge pull request #2540 from paperclipai/pap-1078-inbox-operator-polish 2026-04-02 13:02:33 -05:00
pages Merge pull request #2540 from paperclipai/pap-1078-inbox-operator-polish 2026-04-02 13:02:33 -05:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx Fix execution workspace company routing 2026-03-29 10:55:21 -05:00
index.css feat(inbox): add operator search and keyboard controls 2026-04-02 11:45:15 -05:00
main.tsx fix providers 2026-03-23 16:57:38 -05:00
vite-env.d.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00