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

Improvement: Implement shinyGovstyle inputs across the app #66

Open
JT-39 opened this issue Dec 23, 2024 · 0 comments
Open

Improvement: Implement shinyGovstyle inputs across the app #66

JT-39 opened this issue Dec 23, 2024 · 0 comments

Comments

@JT-39
Copy link
Contributor

JT-39 commented Dec 23, 2024

Improvement Overview

Would be nice to have consistently styled inputs across the app by utilising the functions from the {shinyGovstyle}package.

Current Issue

They main location where this is an issue is the Create Your Own page where there is a mixture of {shiny}, {shinyGovstyle} and {shinyWidgets} inputs. This means they need slightly different styling adjustments and don't quite all look from the same family.

image

Proposed Enhancement

By using the {shinyGovstyle} package and its inbuilt input options, there should be a way round this inconsistent styling problem.

Impact

Makes the app look more professional, the current formatting is slightly jarring to look at.

Additional Information

Only thing is that the input to select the Year Range may not have a direct replacement in the {shinyGovstyle} package, so either a workaround is needed with an existing input or need to lockdown the styling of a different package to align with the others. (This is sort of currently what is being done but the Year Range input is slightly off.)

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

No branches or pull requests

1 participant