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

fix: restore red background on laravel-debugbar timings #2671

Conversation

wescopeland
Copy link
Member

There seems to be an issue with laravel-debugbar's red background that we commonly use to measure timings. Some vendor CSS styles are conflicting, causing the red background to not appear. I believe this could be related to the same order of operations issue we encountered in #2650, though I still do not understand the root cause.

This PR bumps laravel-debugbar to latest and adds !important to those styles so the red bar appears again.

Before
Screenshot 2024-09-03 at 7 56 58 AM

After
Screenshot 2024-09-03 at 7 56 46 AM

@wescopeland wescopeland requested a review from a team September 3, 2024 11:58
@wescopeland wescopeland merged commit 7588b5d into RetroAchievements:master Sep 5, 2024
5 checks passed
@wescopeland wescopeland deleted the laravel-debugbar-red-background branch September 5, 2024 00:59
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