Skip to content

Conversation

@mikenikles
Copy link
Contributor

Summary

  • Add copy-to-clipboard button for connection errors in connection dialog
  • Add copy button for errors in connection wizard steps (credentials, string paste)
  • Add copy button for query execution errors in query editor
  • Improve error object handling to extract meaningful messages from Tauri errors

Test plan

  • Test copying connection error in connection dialog
  • Test copying error in connection wizard credential step
  • Test copying error in connection wizard string paste step
  • Test copying query execution error in query editor
  • Verify toast notification shows "Error copied to clipboard"

🤖 Generated with Claude Code

- Add copy-to-clipboard button for connection errors in connection dialog
- Add copy button for errors in connection wizard steps (credentials, string paste)
- Add copy button for query execution errors in query editor
- Improve error object handling to extract meaningful messages
- Add query_error_copied i18n key

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@mikenikles mikenikles force-pushed the feat/copyable-error-messages branch from d6dd0e4 to c66708e Compare January 9, 2026 02:18
@mikenikles mikenikles merged commit 5379649 into main Jan 9, 2026
1 check failed
@mikenikles mikenikles deleted the feat/copyable-error-messages branch January 9, 2026 02:19
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