angular-ui/ui-grid

Disabled expandable row double click glitch

已关闭

#6,839 创建于 2018年9月4日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
good first issuegrid-expandable

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (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.

贡献者指南