mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
feat(scanner): add full-screen scanner styles and components Implemented full-screen scanner styles in styles.scss. Added ScannerButtonComponent to trigger barcode scanning. Created ScannerComponent for rendering camera view and processing scans. Updated ScannerService to handle scanning operations and configuration. Enhanced README.md with detailed library features and usage examples. Refactored return process components to utilize new scanner button. Updated search bar input to integrate scanner functionality. Added tests for new components and services, ensuring proper functionality. Improved UI button styles for better integration with scanner features. Ref: #5123 DS // Scanner Overlay QA #5056 Retoure // Scan-Button lösen Suche aus QA #5147 Related work items: #5147