Appsilon / semantic.dashboard

Quick, beautiful and customizable dashboard template for Shiny based on shiny.semantic and Fomantic UI.
https://appsilon.github.io/semantic.dashboard/
Other
255 stars 44 forks source link

Dev update tab #185

Closed osenan closed 2 years ago

osenan commented 2 years ago

Include updateTabItems function

This closes #136 . Solution is different than a normal update function. But this is because for the moment the id of the sidebar is harcoded as uisidebar. Once #184 is solved I can update the way updateTabItems works.

Changes are: