angular-ui/ui-grid

ui-grid header sort hit/miss on Windows 8.x touch devices

Fechada

#5.319 aberto em 13 de abr. de 2016

 (2 comentários) (0 reação) (0 responsável)JavaScript (2.496 forks)batch import
good first issue

Métricas do repositório

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

Description

Steps to reproduce

  1. On Windows 8.1 tablet go to using ui-grid.info/ on Edge (Internet Explorer) or even Internet Explorer 11.
  2. Scroll below to the Basic Example.
  3. Click on any of the headers to sort (not the column menu)

Observed behavior

After a few touch (or even the first header touch) sorting is not working. Its a hit or miss.

Expected behavior

On touching the header each time it should work.

Additional Info

If a user tries to drag a column it works.

Guia do colaborador