paperclip/ui/src
dotta 28a28d1cb6 fix(ui): eliminate flash when auto-folding work sections on page load
Replace useEffect with synchronous state derivation during render so
the browser never paints the unfolded intermediate state. This prevents
the visible "jump" when loading an issue page with already-completed
work sections like "worked for 4 minutes".

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-09 06:18:26 -05:00
..
adapters Merge branch 'master' into fix/configurable-claimed-api-key-path 2026-04-06 06:17:42 -04:00
api Merge pull request #2441 from DanielSousa/skill-removal-ui 2026-04-07 21:51:51 -05:00
components fix(ui): eliminate flash when auto-folding work sections on page load 2026-04-09 06:18:26 -05:00
context Improve issue assignee update responsiveness 2026-04-09 06:18:05 -05:00
fixtures Polish issue chat chain-of-thought rendering 2026-04-08 06:02:34 -05:00
hooks Implement assistant-ui issue chat thread 2026-04-08 06:02:34 -05:00
lib fix(ui): update inbox badge test inputs 2026-04-09 06:18:26 -05:00
pages fix(ui): move useCallback hook before early returns in IssueDetail 2026-04-09 06:18:26 -05:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx Add execution workspace issues tab 2026-04-09 06:18:05 -05:00
index.css fix(ui): add pause between shimmer animation repeats 2026-04-09 06:18:26 -05:00
main.tsx Add skill slash-command autocomplete 2026-04-04 17:48:54 -05:00
vite-env.d.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00