Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep full header title when sidebar is collapsed #168

Open
KHwong12 opened this issue Aug 24, 2022 · 0 comments
Open

Keep full header title when sidebar is collapsed #168

KHwong12 opened this issue Aug 24, 2022 · 0 comments

Comments

@KHwong12
Copy link

The Issue

When the sidebar is collapsed (setting collapsed = TRUE for shinydashboardPlus::dashboardSidebar), the title in the header is cut off.

Below are two screenshots from the dashboard I am developing for reference.

Cut-off title when sidebar is collapsed

collapsed-sidebar

Full title text when sidebar is expanded

expanded-sidebar

The Question

Is there any way to keep the width of the title always the same as the value of titleWidth, so that the title text will not cut-off?

Additional context

This may be similar to #115. The issue tackles the case when the sidebar is minified (where the sidebar is completely hidden from the UI). I would like to know how to do similar settings when the sidebar is collapsed (where the sidebar still appears as a narrow column with icons on the left).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant