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

[BOM] Allow to search with Lastname Firstname order and with a comma #11585

Closed
RachL opened this issue Sep 25, 2023 · 3 comments · Fixed by #11891
Closed

[BOM] Allow to search with Lastname Firstname order and with a comma #11585

RachL opened this issue Sep 25, 2023 · 3 comments · Fixed by #11891
Assignees
Labels
enhancement improvement good first issue Hacktoberfest Issues for upcoming hackathons

Comments

@RachL
Copy link
Contributor

RachL commented Sep 25, 2023

Follow up on #10570

Description

- As a: (enterprise user, super admin, user...)
- On page: /admin/orders/bulk_management
- I want to be able to do: some user copy/paste what they see on the page in the search. Yet the search returns no result if there is a comma.

Also, searching with last name first gives no result yet. We want to add those 2 cases to this search.

Acceptance Criteria & Tests

  1. Log in as admin of a hub with some complete orders and visit /admin/orders/bulk_management
  2. On the search field, copy paste the first name + last name of a customer as it appears on BOM (with comma)
  3. Click "Filter Results"
  4. See it's working
  5. Now switch your search and put last name first: it should work as well
@OsamaNabih

This comment was marked as outdated.

@dacook
Copy link
Member

dacook commented Nov 29, 2023

This is available to pick up for work. The abandoned PR #11587 may serve as a helpful guide or starting point.

@bmd08a1
Copy link
Contributor

bmd08a1 commented Dec 2, 2023

Hi, I would love to help on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improvement good first issue Hacktoberfest Issues for upcoming hackathons
Projects
Archived in project
5 participants