CanopusFalling / recycle-extension

Chrome extension to allow users to determine if a product is recyclable or not.
MIT License
2 stars 0 forks source link

WIP: Better error messages and ongoing location display #36

Closed shamoilkhomosi closed 3 years ago

shamoilkhomosi commented 3 years ago

The following issues are fixed:

1) The first part of the location-clarity issue has now been fixed. User is displayed "You're at XXX" at all times to avoid any confusion. 2) Better error messages displayed when the product is not detected, recyclability score is N/A, etcetera. User is also given the option to provide feedback.

Please suggest any changes if necessary or commit them, else merge the pull request.

CanopusFalling commented 3 years ago

Changed branch to development as only releases go to master.

CanopusFalling commented 3 years ago

Also @shamoilkhomosi I noticed you did both the location fix here and the errors. I didn't notice the location indicator when I used it so I think we need to make it more obvious but in another branch.

shamoilkhomosi commented 3 years ago

Merging this with development, for now, @sdrhodes1 let me know if you find any issues