shinydashboardPlus icon indicating copy to clipboard operation
shinydashboardPlus copied to clipboard

extensions for shinydashboard

Results 46 shinydashboardPlus issues
Sort by recently updated
recently updated
newest added

We were using shinydashboardPlus package for developing shiny dashboards, which we would deploy in Rstudio connect. But as some functions have been depricated in new version, hence Rstudio connect, which...

I am trying to create a dynamic left menu (header), but the items are listed downward instead of to the right. I guess it has to do with the `tagList`...

Hello. First off as is github tradition thank you for the fantastic package, it's got a lot of great expansions to the original `shinydashboard` that add a lot to usability...

Hi, I've noticed an unwanted behavior with the latest version 2.0.0. If I use a `shinydashboardPlus::dropdownBlock` to show a datatable object with `DT::DTOutput` then any click on the datatable functionnalities...

When closable is set to TRUE the display of the box is set to "none". This causes the box to be invisible and any elements in the box to be...

Hello, Thank you for your work updating this package. I am currently running across two issues. (1): Dashboard header titles are cut-off when the sidebar is collapsed (did not happen...

I am using Rmarkdown and ShinyDashboardPlus to create a carousel of images. How do I remove the light gray rectangle around the slide in this carousel? ![Screen Shot 2021-04-21 at...

Hi! It seems that the pickerInput function (from shinywidgets) doesn't work on the leftUi menu. It renders but when clicked the options do not show. Here is an example. I...

When using the shinydashboard::sidebarMenu, shinytest is unable to identify the sidebar in the inputs. This only occurs when using the shinydashboardPlus::dashboardPage. When I print the shinytest listWidgets, there is no...

Via the https://rinterface.com/shiny/shinydashboardPlus example provided the dashboard appears to either have css hard coded for each menu item. Or there is some argument that allows for the menu item to...

wontfix