Currently, when a user clicks on a picker name chip, all orders assigned to that picker are listed. However, there is no direct way to locate the picker responsible for a specific order using the Order ID.
For example, if the Order ID is UAT12538, the user has to manually click on each picker name chip and search for the desired order in the filtered list. This process can be time-consuming, especially when managing a large number of orders.
Proposed Solution:
[ ] Order Search with Picker Information:
Add a search field where the user can enter an Order ID (e.g., UAT12538).
The system should return the picker name directly associated with that Order ID, allowing the user to avoid clicking each picker name chip manually.
[ ] Picker Name Display in Order Details:
When viewing detailed information about an order, the picker name should be prominently displayed, so the user can immediately identify who is responsible for the order.
Description
Currently, when a user clicks on a picker name chip, all orders assigned to that picker are listed. However, there is no direct way to locate the picker responsible for a specific order using the Order ID. For example, if the Order ID is UAT12538, the user has to manually click on each picker name chip and search for the desired order in the filtered list. This process can be time-consuming, especially when managing a large number of orders.
Proposed Solution: