Skip to content

Conversation

@aeifn
Copy link
Member

@aeifn aeifn commented Jan 19, 2026

Summary

Upgrades the "Share this image" dialog with modern UX improvements as requested in issue #271.

Changes

  • Convert social media icons to text-based buttons for better accessibility
  • Add Email sharing option
  • Add 'Copy' buttons next to URL fields for easier copying
  • Remove redundant close button from modal
  • Add QR code section for mobile sharing (placeholder implementation)
  • Add HTML embed code section for blogs/websites

Technical Note

The QR code currently uses a placeholder pattern. For production, recommend integrating a proper QR code library like qrcodejs2.

Closes #271

🤖 Generated with Claude Code

- Convert social media icons to text-based buttons for better accessibility
- Add Email sharing option
- Add 'Copy' buttons next to URL fields for easier copying
- Remove redundant close button from modal
- Add QR code section for mobile sharing (placeholder implementation)
- Add HTML embed code section for blogs/websites

Closes #271

Co-authored-by: Egor Kuzmichev <aeifn@users.noreply.github.com>
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.

"Share this image" dialog upgrade (2) / Обновить диалог "Поделиться изображением" (2)

2 participants