Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

Summary

  • Fix section header styling in ReviewsBanner (remove font-medium/uppercase to reduce visual weight)
  • Add complete/detach/trash buttons to attached reviews in ChatInput
  • Trash button separated with margin as destructive action

Changes

  1. ReviewsBanner: Simplified Pending/Completed section headers from text-[10px] font-medium tracking-wide uppercase to just text-[10px] for proper visual hierarchy
  2. ReviewBlock: Added onComplete, onDetach, onDelete props with proper button grouping (safe actions together, trash separated)
  3. ChatInput types: Added onCheckReview and onDeleteReview callbacks
  4. AIView: Wired up new callbacks to useReviews hook methods

Generated with mux

- Fix section header styling in ReviewsBanner (remove font-medium/uppercase)
- Add complete/detach/trash buttons to attached reviews in ChatInput
- Trash button separated with margin as destructive action
- Add onCheckReview and onDeleteReview callbacks to ChatInput types

_Generated with mux_
@ammario ammario merged commit 422ec9c into main Dec 12, 2025
20 checks passed
@ammario ammario deleted the review-ui-0gqp branch December 12, 2025 19:46
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