angular-ui/ui-grid
Ver no GitHubFiltering on Grouped Columns not working (on Demo Page)
Open
#6.836 aberto em 17 de ago. de 2018
help wanted
Métricas do repositório
- Stars
- (5.395 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Please make sure each of the following is true before submitting a new issue. We are a small team with limited time and it is very difficult to manage issues if they aren't reported correctly.
- This is a bug report, not a question on how to use the grid.
Use Stack Overflow or Gitter for questions. - You have searched the open issues to see if this bug has been filed before. We don't want duplicate issues.
- [-] You have reviewed the tutorials and documentation to ensure you are using the grid correctly. ui-grid.info
- You are using the latest version of the grid. Older versions are not patched or supported.
- You have provided steps to recreate your bug. A plunkr is even better.
On Basic or Complex grouping tutorials, filtering on the Gender column yields no rows, regardless of whether the row with the value has been expanded or not. The filtering on the number columns seems to be working correctly, so maybe it's just a bug with String matching. This is also happening in their respective plnkrs as well.