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

status 'default' #118

Closed
msenn opened this issue Jan 29, 2016 · 1 comment
Closed

status 'default' #118

msenn opened this issue Jan 29, 2016 · 1 comment

Comments

@msenn
Copy link

msenn commented Jan 29, 2016

Currently, the status argument takes 5 values (?validStatuses). However, AdminLTE supports a sixth status (default) producing gray boxes (https://almsaeedstudio.com/themes/AdminLTE/documentation/index.html#component-box). The class 'box-default' needs to be set to get the gray solid box.

dmpe added a commit to dmpe/shinydashboard that referenced this issue Feb 21, 2016
Should be fixing this as well rstudio#118 where "default" grey box was missing
dmpe added a commit to dmpe/shinydashboard that referenced this issue Mar 3, 2016
@bborgesr
Copy link
Contributor

Sorry for the very late reply. The "default" look is given by status = NULL, which is the default argument value for box(). So, no changes are required.

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