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

Enhancement: Fix diplay issues for tables #414 #417

Merged

Conversation

GooseNight
Copy link
Contributor

This commit contains :

  • Adaptation of the colours in the dashboard chart, they are now linked to the tailwind palette that was made.
  • The colours of the charts adapt to the user's system preference (Dark/Light)
  • The charts do not overflow in the dashboard, the table in the list rules page is now fixed for normal-sized screens

Added information :

  • The charts do not reload when the user changes the system preference while on the site. An event listener will reload the page if it detects a change in the system preference. This part could be ameliorated if there is a way to only reload the charts.
  • The list rules page does not adapt correctly for screens smaller than 850px

@maany maany merged commit c5e361c into rucio:master Aug 8, 2024
7 checks passed
@maany maany added this to the 35.1.0 milestone Aug 8, 2024
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