John Coene

Results 28 issues of John Coene

I can't reproduce the `express` example in the README. This launches express just fine ```bash /usr/local/bin/node inst/launch.js ``` This doesn't work. ```r n

Implement resize, fixes https://github.com/ramnathv/htmlwidgets/issues/161 ```r library(shiny) library(rhandsontable) ui

Thanks for the great list Mike, I've added two of my apps.

Add tests

feature

Add github action to bundle to prod on commit and PR

Charts as figure

enhancement

@ivokwee I don't think this is meant to be hardcoded https://github.com/bigomics/omicsplayground/blob/8cfd7c73c2761f1ac8fd2fe3c047a2a3e8bce138/components/app/R/modules/WelcomeBoard.R#L23

bug

Some plots (namely plotly) that already make use of click/drag events cannot be swapped as it listens to the same event: clicking triggers the plotly brush. Also applies to DT....

Use of `browseURL` https://github.com/bigomics/omicsplayground/blob/919d69e9ca32244eb345e0ec261ce07e0d5d04ba/components/app/R/modules/SendReferralModule.R#L234 https://github.com/bigomics/omicsplayground/blob/919d69e9ca32244eb345e0ec261ce07e0d5d04ba/components/app/R/modules/SocialMediaModule.R#L94 Not sure what is intended here, won't work server-side.

bug

Implement new UI with [bigdash](https://github.com/bigomics/bigdash)

UI