angular-ui/ui-grid

Disabled expandable row double click glitch

Fechada

#6.839 aberto em 4 de set. de 2018

 (1 comentário) (0 reação) (0 responsável)JavaScript (2.496 forks)batch import
good first issuegrid-expandable

Métricas do repositório

Stars
 (5.395 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador