angular-ui/ui-grid

Angular UI Grid Special character * in inline search does not return any data

Open

#5.752 aberto em 18 de out. de 2016

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
good first issue

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

if a attribute value has * and we filter on that attribute and select the value containing * in it that is not getting searched in the inline search criteria of angular UI grid.

Eg: I want to search the phrase "ankle & jeans" which is present in my angular UI grid and when I am searching it in the angular UI grid search criteria : "& jeans" , I am not getting any results. This is a problem with the UI grid and has there been any fix done for this.

Please suggest

Guia do colaborador