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

Datagrid: keywordFilter doesn't support & character #8864

Closed
jonathanamiran opened this issue Jul 1, 2024 · 0 comments · Fixed by #8921
Closed

Datagrid: keywordFilter doesn't support & character #8864

jonathanamiran opened this issue Jul 1, 2024 · 0 comments · Fixed by #8921
Assignees
Labels
type: bug 🐛 [2] Velocity rating (Fibonacci)

Comments

@jonathanamiran
Copy link

Describe the bug
When typing & (Ampersand) character in filter search nothing is filtered.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://latest-enterprise.demo.design.infor.com/components/datagrid/example-keyword-search.html
  2. Click on 'Magnifying Glass'
  3. Type &
  4. See that no data is available

Expected behavior
Should see "$200 Mac & Cheese" filtered

Version

  • ids-enterprise: 4.95.5

Screenshots
image

$ character,for example, is working fine:
image

Platform

  • OS Version: Windows 10
  • Browser Name: Chrome
  • Browser Version: latest

Additional context
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 [2] Velocity rating (Fibonacci)
Development

Successfully merging a pull request may close this issue.

3 participants