Skip to content

feat: add Image Scanning to Mobile Navigation (Closes #470)#633

Open
helenahelenavanbeek-png wants to merge 1 commit into
rinafcode:mainfrom
helenahelenavanbeek-png:fix/issue-470-mobile-scanning
Open

feat: add Image Scanning to Mobile Navigation (Closes #470)#633
helenahelenavanbeek-png wants to merge 1 commit into
rinafcode:mainfrom
helenahelenavanbeek-png:fix/issue-470-mobile-scanning

Conversation

@helenahelenavanbeek-png
Copy link
Copy Markdown

Closes #470

Changes

  • Add MobileNavigationScanner component with camera/QR scanning
  • Integrate scan button into mobile navigation
  • Add jsqr library for QR decoding
  • Add unit tests with ToastProvider wrapper
  • Fix test mocks for jsQR and URL.createObjectURL
  • Handle camera permissions and image upload fallback

Test Results

✅ 14/14 tests passing

Files Changed

  • src/components/mobile/MobileNavigation.tsx
  • src/components/mobile/MobileNavigationScanner.tsx (new)
  • src/components/mobile/tests/MobileNavigation.test.tsx
  • src/components/mobile/tests/MobileNavigationScanner.test.tsx (new)
  • package.json
  • pnpm-lock.yaml

- Add MobileNavigationScanner component with camera/QR scanning
- Integrate scan button into mobile navigation
- Add jsqr library for QR decoding
- Add unit tests with ToastProvider wrapper
- Fix test mocks for jsQR and URL.createObjectURL
- Handle camera permissions and image upload fallback
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@helenahelenavanbeek-png Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER
Copy link
Copy Markdown
Contributor

Kindly resolve conflict and fix workflow.

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.

documentation Mobile Navigation : Image Scanning

2 participants