Geoffrey Mattie

Results 2 issues of Geoffrey Mattie

``` ms("2.5 hrs") // 9000000 ms("9000000") // 3h ms("9000000", { long: true ) // 3 hours ``` The above code returns `"3h"` or `"3 hours"` when a total of `2.5...

## Expected behavior Users should be able to long-press to select items for drag-and-drop to and from virtual lists on mobile devices. Having to first select an item with one...

untriaged
unconfirmed-bug