Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented: empty state in add product modal in Shipment and PO page. (#272) #329

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

amansinghbais
Copy link
Contributor

Related Issues

Closes #272

Short Description and Why It's Useful

Implemented code for showing empty state if not product is available in add product modal.

Screenshots of Visual Changes before/after (If There Are Any)

Screenshot from 2024-02-21 15-13-13

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

@ymaheshwari1 ymaheshwari1 merged commit 59d4530 into hotwax:main Feb 21, 2024
2 checks passed
coolnj4 added a commit to coolnj4/receiving that referenced this pull request Oct 19, 2024
…denied (hotwax#329)

Introduced an alert pop-up for the case of camera access permission denied. Added hasCameraAccess to track camera permission status.

Implemented a method to request camera access and show an alert if access is denied. The barcode scanner now only loads when camera access is granted.
coolnj4 added a commit to coolnj4/receiving that referenced this pull request Oct 21, 2024
…tatic text for product scanning modal (hotwax#329)

Moved the 'hasCameraAccess' check to the parent components (ShipmentDetails, ReturnDetails, and PurchaseOrderDetails), ensuring consistent handling of camera permissions across all views. Also, updated static text with the translate function to support internationalization, improving usability for global users.
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.

Add Empty States for "Add Items" Modal on Shipments and Purchase Orders Page
2 participants