angular-ui/ui-grid

Disabled expandable row double click glitch

Open

#6.839 aberto em 4 de set. de 2018

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
good first issuegrid-expandable

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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