angular-ui/ui-grid

Disabled expandable row double click glitch

Fermée

#6 839 ouverte le 4 sept. 2018

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
good first issuegrid-expandable

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur