The first step's screenshots show the properties panel extending past the right edge of the viewport, clipping the tab row and trigger card. The remaining steps exercise an inline history list with preview pane and a banner with return/restore actions, which on this SHA are rendered as a single-column list and a read-only dialog.
Thinking Path
What Changed
fix(ui): improve routine properties panel and history UX.Verification
git diff --check origin/master..HEADpnpm vitest run ui/src/components/RoutineHistoryTab.test.tsxpnpm --filter @paperclipai/ui typecheckScreenshots
This is a direct revert of #5703. The visual state after this PR corresponds to the "Before" screenshots from #5703, and the state being removed corresponds to the "After" screenshots from #5703.
Trigger Panel Width
History Panel
Risks
Model Used
Checklist