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

SwapList: Search results in swaplist or listview contains mismatched items when filtering #6222

Closed
kenneth-acejo opened this issue Mar 21, 2022 · 6 comments · Fixed by #6336
Assignees
Labels
type: bug 🐛 [3] Velocity rating (Fibonacci)

Comments

@kenneth-acejo
Copy link

Describe the bug
Search results in swaplist or listview contains mismatched items when filtering

To Reproduce
Steps to reproduce the behavior:

  1. Go to http://localhost:4200/ids-enterprise-ng-demo/swaplist-search
  2. Click on any of the two search bar.
  3. Type any one from these letters: f, a, l, s, e (or the word "false" itself)

Expected behavior
Should only contain items with the search term

Version

  • ids-enterprise-ng: 10.11.x

Screenshots

search_bug

@tmcconechy tmcconechy changed the title Search results in swaplist or listview contains mismatched items when filtering SwapList: Search results in swaplist or listview contains mismatched items when filtering Mar 21, 2022
@tmcconechy tmcconechy added type: bug 🐛 [3] Velocity rating (Fibonacci) labels Mar 21, 2022
@tmcconechy
Copy link
Member

Hmm weird. It works here https://main-enterprise.demo.design.infor.com/components/swaplist/example-search.html so some issue in the example in angular

@kenneth-acejo
Copy link
Author

@tmcconechy
Copy link
Member

tmcconechy commented Mar 23, 2022

Maybe i dont understand this issue @kenneth-acejo

  • if you type false there is no matches -> so that looks correct, so i dont get typing false?
  • try typing G or H...

Is the real issue this?

@tmcconechy tmcconechy transferred this issue from infor-design/enterprise-ng Mar 23, 2022
@tmcconechy tmcconechy added [2] Velocity rating (Fibonacci) status: clarification Issue needs clarification labels Mar 23, 2022
@kenneth-acejo
Copy link
Author

kenneth-acejo commented Mar 23, 2022

search_mismatch

Here is a screenshot using https://main-enterprise.demo.design.infor.com/components/swaplist/example-search.html
I don't know why it is different for you but everytime I type "f", items that do not contain the search term still show.
Please see comments in red on the attached image.

@tmcconechy
Copy link
Member

Ok i see yes it should have hidden them. I think we have the same problem just a different way. It doesnt filter with one letter only starts working with two (and also seems like "fal" is wrong).

Something definitely off here

@tmcconechy tmcconechy removed the status: clarification Issue needs clarification label Mar 23, 2022
@tmcconechy tmcconechy added this to To do in Enterprise 4.63.x (Apr 2022) Sprint via automation Mar 30, 2022
@tmcconechy tmcconechy removed the [2] Velocity rating (Fibonacci) label Mar 30, 2022
@ericangeles ericangeles moved this from To do to In progress in Enterprise 4.63.x (Apr 2022) Sprint Apr 25, 2022
@ericangeles ericangeles moved this from In progress to Ready for QA (beta) in Enterprise 4.63.x (Apr 2022) Sprint Apr 28, 2022
@glenlieorillo
Copy link
Contributor

glenlieorillo commented Apr 29, 2022

QA tested and passed. Moving this ticket to Done. Thanks!
https://main-enterprise.demo.design.infor.com/components/swaplist/test-search-filter.html

image

image

image

image

@glenlieorillo glenlieorillo moved this from Ready for QA (beta) to Done in Enterprise 4.63.x (Apr 2022) Sprint Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 [3] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants