Skip to content

feat(app): add title bar with conversation actions - #65

Merged
comppaz merged 1 commit into
mainfrom
feat/title-bar-conversation-actions
Dec 19, 2025
Merged

feat(app): add title bar with conversation actions#65
comppaz merged 1 commit into
mainfrom
feat/title-bar-conversation-actions

Conversation

@comppaz

@comppaz comppaz commented Dec 19, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • Add title bar to chat interface showing conversation title
  • Pin/unpin button to favorite conversations
  • Delete button with confirmation dialog
  • Sidebar delete also shows confirmation dialog
  • Sidebar icons overlay with gradient fade (no reserved space for icons)

Test plan

  • Select a conversation → title bar appears with title
  • Click pin → icon fills, conversation pinned
  • Click delete in title bar → confirmation appears
  • Click delete in sidebar → confirmation appears
  • Hover sidebar items → icons appear with gradient overlay

Closes #64

- Add title bar showing conversation title with pin/delete buttons
- Add delete confirmation dialog to both title bar and sidebar
- Improve sidebar icons to overlay with gradient (no reserved space)

Closes #64
@comppaz
comppaz merged commit 98c0214 into main Dec 19, 2025
1 check passed
@comppaz
comppaz deleted the feat/title-bar-conversation-actions branch December 19, 2025 11:45
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.

feat(app): add title bar with conversation actions

1 participant