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:
Include r code for updateTabItems
Create utils functions for validate sesion (copied from shiny unexported validate functions)
Create tests for validate functions
Add js code to change the tab on the client when we use updateTabItems
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 asuisidebar
. Once #184 is solved I can update the wayupdateTabItems
works.Changes are:
updateTabItems
updateTabItems