angular-ui/ui-grid

Using a grid with grouping and selection is totally broken

已關閉

#6,734 建立於 2018年5月22日

 (1 則留言) (0 個反應) (1 位負責人)JavaScript (2,496 個分叉)batch import
grid-groupinggrid-selectionhelp wanted

倉庫指標

星標
 (5,395 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

I created a very simple Plunker to show the problems: http://plnkr.co/edit/zCstBVfGphTmyXJOYP7h?p=preview This bug occurs in the latest version, as of today, 4.4.11. There are a few issues:

  1. Select all doesn't select the group headers and vise versa.
  2. Selecting a group header and then deselecting one of the selected children doesn't deselect the group header itself.
  3. Selecting a few (not all) children under a single group header and then selecting the group header of those children changes all the selected children to deselected and all the deselected children to selected.

貢獻者指南