angular-ui/ui-grid

Touch support when editing

Open

#6,101 opened on Mar 22, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
good first issue

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I am getting an issue when a try to start editing a row on touch screens. I am able to select the row with one touch, but when a try to edit the row by touching twice the row it's not doing nothing.

Anyone knows a workaround to solve this issue?

Thanks in advance!

Contributor guide