Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to quickly locate picker name by Order ID #837

Open
2 tasks
Adameddy26 opened this issue Oct 22, 2024 · 0 comments
Open
2 tasks

Add functionality to quickly locate picker name by Order ID #837

Adameddy26 opened this issue Oct 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Adameddy26
Copy link

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:

  • 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant