R Shiny dashboard show mini title when collapse sidebar – bs4Dash
I have a bs4Dash
dashboard. In this I have a long title: “ABC – Controll System”.
This title is also displayed correctly:
bs4DashPage inside a module
I’ve been working on integrating bs4Dash components within a Shiny module and have encountered an issue where the tabs created with bs4TabItems inside a bs4DashPage are not displaying correctly.