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

sidebarSearchForm - text input field and search button don't line up #235

Closed
jerrelsnow opened this issue Aug 2, 2017 · 2 comments
Closed
Assignees

Comments

@jerrelsnow
Copy link

jerrelsnow commented Aug 2, 2017

When utilizing the sidebarSearchForm function, the resulting text input field and search button don't line up. See code below:
sidebarSearchForm(textId = "search_text", buttonId = "search_button", label = "Search...")

See attached screenshot.
sidebarSearchForm output.docx

This was done under R version 3.3.3, RStudio v1.0.136 and shinydashboard v0.6.1 via IE11.

Is there some setting on the computer or in IE that would cause this?

FYI, the same behavior occurs on other browsers, like Firefox and Chrome.

Please let me know if more information is needed as this is the first time I've submitted an issue.

Thanks,
Jerrel Snow

@shosaco
Copy link

shosaco commented Aug 29, 2017

I can confirm this issue. Might be related to #240.

@bborgesr
Copy link
Contributor

bborgesr commented Sep 8, 2017

Thanks for the report. I've just fixed it for the development version. Let me know if you still experience any problems. The next time that shinydashboard is released to CRAN, this change will also take effect there.

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

3 participants