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

Left sidebar collapse/expand icon #39

Closed
DavidPatShuiFong opened this issue Jun 2, 2019 · 3 comments
Closed

Left sidebar collapse/expand icon #39

DavidPatShuiFong opened this issue Jun 2, 2019 · 3 comments

Comments

@DavidPatShuiFong
Copy link

I find there is a problem with the collapse/expand icon for the left sidebar. This is what it looks like, for shinydashboardPlus 0.7.5, using shinydashboardPlusGallery() and using Microsoft Windows 10.

With Edge 42.17134.1.0:

image

With Firefox 67.0:

image

and probably what it is supposed to look like, in Chrome 74.0.3729.169:

image

@DivadNojnarg
Copy link
Member

DivadNojnarg commented Jun 3, 2019

Hi @DavidPatShuiFong: which version of shiny are you currently using?

Could you do the following for me (see image below):

  • open the web inspector and give me the class of the sidebar toggle icon.

Capture d’écran 2019-06-03 à 19 17 56

My guess is that the class would be something like "fas fa-bars" instead of "fa fa-bars"...

@DavidPatShuiFong
Copy link
Author

My apologies, the version of shinydashboard I was using was 0.7.0, and the version of shiny was 1.3.0 (this was a MRAN snaphsot for Microsoft R Open 3.5.1, not the first time I've been caught out by older packages).

The problem was fixed in shinydashboard 0.7.1, as reference in rstudio/shinydashboard#297

Upgrading to shinydashboard 0.7.1 fixed the missing hamburger problem. My apologies for the false alarm!

@DavidPatShuiFong
Copy link
Author

DavidPatShuiFong commented Jun 5, 2019

Hi @DavidPatShuiFong: which version of shiny are you currently using?

Could you do the following for me (see image below):

* open the web inspector and give me the class of the sidebar toggle icon.
Capture d’écran 2019-06-03 à 19 17 56

My guess is that the class would be something like "fas fa-bars" instead of "fa fa-bars"...

image

it was "fa fa-bars" (with shinydashboard 0.7.0, which I'm going to upgrade to 0.7.1 on this computer real soon...)

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

2 participants