You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the UAI application, when searching for certain items, the quantity field is returning "kWh" as the unit. This unit is irrelevant to the search term, causing confusion and incorrect data presentation.
Steps to Reproduce
Search for an item or service in the UAI application that is not related to energy or electricity. (eg : Tracktor)
Observe the unit displayed in the quantity field, which shows "kWh" (kilowatt-hour), despite being irrelevant to the search term.
Bug Description
In the UAI application, when searching for certain items, the quantity field is returning "kWh" as the unit. This unit is irrelevant to the search term, causing confusion and incorrect data presentation.
Steps to Reproduce
Path - responses[0].message.order.items[0].quantity.available.measure.unit
Expected Behavior
The unit in the quantity field should be relevant to the search term, displaying appropriate units for the selected product or service.
Actual Behavior
The unit "kWh" is displayed in the quantity field even when it is not relevant to the search term, leading to confusion.
Figma
NA
Environment
Screenshots/Logs
The text was updated successfully, but these errors were encountered: