angular-ui/ui-grid

Disabled expandable row double click glitch

Open

#6,839 opened on 2018年9月4日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
good first issuegrid-expandable

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

When double clicking disabled expandable rows in a grid with enableRowSelection: true and enableRowHeaderSelection: false then the subgrid might appear.

Please check this plunkr, issue occurs when double clicking 'disabled' expandable rows. When double clicking and click again then the subgrid is shown.

コントリビューターガイド