feat: attachment preview UI #66

Closed
opened 2026-01-24 13:19:54 -08:00 by hikari · 0 comments
Owner

Part of #7 - File upload support

Description

Show visual previews of attached files in the input area before sending.

Acceptance Criteria

  • Display attachment previews below/above input area
  • Show image thumbnails for image files
  • Show file icon + filename for non-image files
  • Allow removing attachments before sending (X button)
  • Show file size information
  • Handle multiple attachments gracefully

Design Considerations

  • Should match the overall hikari-desktop aesthetic
  • Consider max preview size for large images
  • May want to show attachment count badge

This issue was created with help from Hikari~ 🌸

Part of #7 - File upload support ## Description Show visual previews of attached files in the input area before sending. ## Acceptance Criteria - [ ] Display attachment previews below/above input area - [ ] Show image thumbnails for image files - [ ] Show file icon + filename for non-image files - [ ] Allow removing attachments before sending (X button) - [ ] Show file size information - [ ] Handle multiple attachments gracefully ## Design Considerations - Should match the overall hikari-desktop aesthetic - Consider max preview size for large images - May want to show attachment count badge --- *✨ This issue was created with help from Hikari~ 🌸*
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/hikari-desktop#66