Skip to content

Add view modal for saved responses#229

Merged
rockfordlhotka merged 1 commit intomainfrom
saved-response-view-modal
Mar 31, 2026
Merged

Add view modal for saved responses#229
rockfordlhotka merged 1 commit intomainfrom
saved-response-view-modal

Conversation

@rockfordlhotka
Copy link
Copy Markdown
Member

Summary

  • Added view button (👁️) to each saved response list item for previewing content without inserting into chat
  • View modal renders full content as markdown in a scrollable panel with Back and Insert buttons
  • Clicking item label still inserts directly into chat (unchanged behavior)
  • Light and dark mode styles included

Test plan

  • Open saved responses list, verify view button appears alongside delete
  • Click view button — verify content renders as markdown with label/agent/date header
  • Click Back — verify return to list
  • Click Insert into chat — verify item is inserted and modal closes
  • Click item label directly — verify it still inserts without going through view
  • Verify dark mode styling

🤖 Generated with Claude Code

Saved response list items now have a view button (eye icon) that
opens the full content rendered as markdown in a scrollable panel
without inserting into chat. From the view, users can go Back to
the list or Insert into chat. Clicking the item label still inserts
directly as before. Light and dark mode styles included.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rockfordlhotka rockfordlhotka merged commit 7e847b3 into main Mar 31, 2026
2 checks passed
@rockfordlhotka rockfordlhotka deleted the saved-response-view-modal branch March 31, 2026 16:59
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.

1 participant