Skip to content

refine global checkpoints UI#3457

Merged
Kvadratni merged 9 commits intoblock:feature/global-checkpointsfrom
aharvard:feature/global-checkpoints-ui-refinement
Jul 16, 2025
Merged

refine global checkpoints UI#3457
Kvadratni merged 9 commits intoblock:feature/global-checkpointsfrom
aharvard:feature/global-checkpoints-ui-refinement

Conversation

@aharvard
Copy link
Collaborator

@aharvard aharvard commented Jul 16, 2025

This PR cleans up the text diff sidecar UI to match the new look and feel:

goose-text-diff-sidecar-ui-refresh.mov

Currently lacks window width management and sidecar entrance animations.

aharvard added 9 commits July 14, 2025 15:53
- Remove redundant ConditionalSidecarProvider from App.tsx that was causing duplicate providers
- Keep SidecarProvider scoped to BaseChat.tsx where it's actually needed
- Clean up unused imports and debug content
- Simplify architecture by having sidecar functionality only in chat components
- Each chat instance now has its own isolated sidecar state
- Add right-to-left slide animation matching sidebar behavior
- Use fixed positioning with translate transforms for smooth performance
- Add main content margin adjustment when sidecar is visible
- Include visual enhancements with border and shadow
- Maintain consistent 300ms ease-out timing with sidebar
- Replace GitBranch icons with FileDiff icons in both sidecar diff viewer and GooseMessage component
- Improve semantic meaning and visual clarity for diff-related functionality
- Update icon imports and usage throughout the application
- Fix linting issues including TypeScript unused parameter warnings
- Ensure proper type safety with window object extensions
…nent

- Replace custom tooltip div with proper Tooltip component from ui/Tooltip
- Match the tooltip style and positioning used in sidecar view mode buttons
- Use consistent side='bottom' and sideOffset={8} positioning
- Improve tooltip accessibility and visual consistency across the application
@aharvard aharvard marked this pull request as ready for review July 16, 2025 19:43
@Kvadratni Kvadratni merged commit c0754e9 into block:feature/global-checkpoints Jul 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments