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

QOLDEV-245 fix Digital Dashboard links #745

Merged
merged 2 commits into from
Jan 31, 2023

Conversation

ThrawnCA
Copy link
Contributor

  • Don't apply 'inline-block' styling to the Digital Dashboard graph headings since it interferes with existing 'block' styling
  • Make 'More Information' links consistently white

- This is needed for the Digital Dashboard, which wants to use 'display: block' styling within links.
Setting inline-block disrupts it.
- Buttons should choose their own colour based on background colour
@RossWebsterWork
Copy link

The changes seem good, although I can't seem to find a graph link example in the storybook to view.
The buttons in the story component for the button links seem good, but the arrangement of them doesn't give them any space in between.

@ThrawnCA
Copy link
Contributor Author

@RossWebsterWork Yeah, the 'graph' class is used by the Digital Dashboard. Not ideal to update it here, but it is theoretically something that might be reused, and any graph is likely to have numbers rather than text.

I couldn't find a good way to put spaces between the buttons without drastically reworking the page, so I left it as-is.

@ThrawnCA ThrawnCA merged commit 639bba6 into release-v4.1.0 Jan 31, 2023
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

Successfully merging this pull request may close these issues.

2 participants