thomasp85/shinyFiles

Opening folders on touch devices

Open

#36 opened on Jul 12, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (48 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (204 stars)
PR merge metrics
 (PR metrics pending)

Description

My shiny app is used mainly on touch devices and I found that I can't get into folders using them. It seems that a "double click" is necessary for opening a folders. Any idea how I can open a folder using touch?

Contributor guide