Skip to content

WIP: Displaying every available shelf life in DisplayTrueExpirationFragment, and updating UI

Tyler Sizse requested to merge displaying_all_shelf_lives into main

BRANCH NAME

displaying_all_shelf_lives

RELATED ISSUES

N/A

DEPENDENCIES

!220 (merged)

DESCRIPTION

Displaying every available shelf-life to the user in DisplayTrueExpirationFragment. Also, updating the UI for a more consistent look and to allow more information to be displayed.

STEPS TO TEST

Navigate your way through each of the fragments in the Check Expiration Date feature. Ensure that there is no issues with the new UI and that when you get to DisplayTrueExpirationFragment, make sure all the available shelf lives are being displayed.

RELEVANT SCREENSHOTS

Screenshot_1626060926_resized Screenshot_1626061655_resize Screenshot_1626061240_resized Screenshot_1626060992_resized Screenshot_1626061071_resized Screenshot_1626061074_resized

RELEVANT LOGS

N/A

DEVELOPER NOTES

  • Updated UI for DisplayTrueExpirationFragment
  • Displayed every available shelf life in DisplayTrueExpirationFragment
  • Updated UI for ConfirmItemFragment
  • Added extra item information labels to ConfirmItemFragment
  • Updated UI for SelectPrintedExpirationDateFragment
  • Updated UI for SelectItemFragment

LABELS

NEST component::check-expiration-date type::enhancement status::wip

Edited by Tyler Sizse

Merge request reports