bezlio / bezlio-gallery

Collection of bezls that you can import and use in your Bezlio account
MIT License
3 stars 0 forks source link

Shipping Worker - Packlist Validation #67

Open aellis opened 6 years ago

aellis commented 6 years ago

Take the packlist validation Bezl we did for Brisk and add it to gallery. This will likely not conform to standard installation steps given it would need to be an on demand data subscription.

NDMO commented 6 years ago

Packlist Verification.txt @kmansfield

kmansfield commented 6 years ago

Packlist Verification.txt

Here is adjusted UI for the packlist verification. Works the same as previous version.

Here's a list of things the developer will need to do. Please see me for clarification when you begin working on it.

  1. 3 classes for scan progress (warning, success, danger). I have them hard-coded for reference.
  2. 3 selected classes (warning, success, danger). I have them hard-coded for reference.
  3. Class adjustments for border color under h3
  4. Changing icons for warning, success, danger
  5. It seemed like the delete buttons under scanned column weren't working. They do not seem to remove the item when clicked. Instead they adjust the quantity of the next item, causing it to go into a negative number. I'm not sure if this is cause all of the samples in our default version have the same item names.