Skip to content

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

Merged
RUKAYAT-CODER merged 2 commits into
rinafcode:mainfrom
helenahelenavanbeek-png:fix/issue-470-mobile-scanning
Jun 1, 2026
Merged

feat: add Image Scanning to Mobile Navigation (Closes #470)#633
RUKAYAT-CODER merged 2 commits 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

drips-wave Bot commented May 30, 2026

Copy link
Copy Markdown

@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.

@helenahelenavanbeek-png

Copy link
Copy Markdown
Author

Kindly resolve conflict and fix workflow.

Done... Thanks

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Thank you for contributing to the project.

@RUKAYAT-CODER
RUKAYAT-CODER merged commit b7dc334 into rinafcode:main Jun 1, 2026
1 of 3 checks passed
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