Kamil
Kamil
PR introduces: * _jump to screen_ buttons (named `jumpBtn`):  * buttons `prevBtn`, `nextBtn`, `firstBtn`, `lastBtn` which are wrappers around `shiny::actionButton` - thanks to that click actions can be easily...
After I restarted my Mac M1 (macOS 11.2.3 (20D91)) apps and pages are not being fully loaded:     I even reinstalled Wavebox, but it didn't help. My...
Is there any way to highlight specific cell on heatmap? For example[`ComplexHeatmap`](https://github.com/jokergoo/ComplexHeatmap) package has [`decorate_heatmap_body`](https://github.com/jokergoo/ComplexHeatmap/blob/e412dfcc7e370b20553d1cd75b30bb3d8704006a/R/decorate.R#L34) for that.
There is no notification on sidebar for new email in Outlook plugin as it is for example in GMail:  The only notification is sound. ### Service 
Firstly: While supressing input `renderDtOutput_rows_current` using `.`: `.renderDtOutput_rows_current` package `DataTables` (R package `DT`) returns error. Secondly: `shinyURL` catches every input - including currently rendered rows, e.g.: `renderDtOutput_rows_current=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25` so you can...
### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Description As a user I'd like to schedule job with `shiny.worker`, close the app, have it done...
I can't make work ShinyProxy work with Google authentication because after login I get Error 404:  `application.yml` (don't worry about secret key, I made it public for tests only):...
# Fix for Multiple shinyDirChoose Modal Issue ## Problem Description When using multiple `shinyDirChoose` buttons with different IDs in an R Shiny app, the modal where directories are selected does...