hotwax / receiving

HotWax Commerce Receiving App
https://receiving.hotwax.io/
Apache License 2.0
8 stars 40 forks source link

Toast message missing upon product scan. #309

Closed Adameddy26 closed 8 months ago

Adameddy26 commented 8 months ago

Current behavior

Toast message missing upon successful product scan.

Expected behavior

Toast message should be '' scanned successfully' can be displayed on successful product scan.

Environment details

ymaheshwari1 commented 8 months ago

@Adameddy26 I think instead of showing toast on successful scan, we can show a toast when the scanning fails/product is not found, as on success we update the qty of the product so there is no such use case of showing a toast.

Also there is an issue already created for showing a toast when scanning fails https://github.com/hotwax/receiving/issues/308

Adameddy26 commented 8 months ago

Hi @ymaheshwari1 Toast message should be generated for successful product scan. It will add value to user experience. FYI: Discussed this internally in the team.