Skip to content

Feat/add qr code support for sharing and joining groups#2

Open
yoiang wants to merge 2 commits into
Adorkable-forkable:feat/add-qr-code-support-for-sharing-and-joining-groupsfrom
theo-engels:feat/add-qr-code-support-for-sharing-and-joining-groups
Open

Feat/add qr code support for sharing and joining groups#2
yoiang wants to merge 2 commits into
Adorkable-forkable:feat/add-qr-code-support-for-sharing-and-joining-groupsfrom
theo-engels:feat/add-qr-code-support-for-sharing-and-joining-groups

Conversation

@yoiang
Copy link
Copy Markdown

@yoiang yoiang commented Apr 7, 2026

No description provided.

- Add internationalization (i18n) to QrCodeScanner component using next-intl
  - Extract hardcoded UI strings: "Start Camera", "Stop Scanning", camera error messages
  - Follow existing translation conventions used in other components

- Fix ShareQrCodeDialog to support multiple instances on same page
  - Replace hardcoded id="qr-code-svg" with per-instance unique id via useId()
  - Update handleDownload to reference dynamic id instead of document.getElementById()
  - Ensures no DOM id conflicts when multiple dialogs are rendered
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.

2 participants