6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,496 forks (2,496 forks)batch import
grid-groupinghelp wantedseverity: inconvenienttype: bug
Repository metrics
- Stars
- 5,395 stars (5,395 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
When using grouping (treeview?) and filtering a field the grid always collapses although the grid icon is in (-) expanded state.
Steps:
1 - expand entire grid
2 - filter by gender type something ex. "m"
3 - remove filter
4 - grid has collapsed
http://plnkr.co/edit/ry9Avv9jjkmJEsWwBC6U?p=preview
Contributor guide
- Research direction
- Inspect the grid toggle state handling and filter logic to identify why the grid collapses after removing a filter. Look at the collapse/expand state management in the grouping (treeview) feature and how filters affect it.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- GitAngularJS