angular-ui/ui-grid
Auf GitHub ansehenui-grid header sort hit/miss on Windows 8.x touch devices
Open
#5.319 geöffnet am 13. Apr. 2016
good first issue
Repository-Metriken
- Stars
- (5.395 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Steps to reproduce
- On Windows 8.1 tablet go to using ui-grid.info/ on Edge (Internet Explorer) or even Internet Explorer 11.
- Scroll below to the Basic Example.
- 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.