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

Focused line gets hightlighted #1488

Closed
salfel opened this issue Aug 19, 2024 · 2 comments · Fixed by #1492
Closed

Focused line gets hightlighted #1488

salfel opened this issue Aug 19, 2024 · 2 comments · Fixed by #1492

Comments

@salfel
Copy link

salfel commented Aug 19, 2024

Horizon Version

5.27

Laravel Version

11.20

PHP Version

8.3.9

Redis Driver

Predis

Redis Version

7.2

Database Driver & Version

sqlite on macos

Description

After I upgraded my laravel application to laravel 11 and updated laravel horizon as well, I noticed, that when hovering, the entire line was highlighted white

I don't know if this is a bug specific to horizon or rather a bug of code display library

Screen.Recording.2024-08-19.at.17.15.58.mov

Steps To Reproduce

  • create fresh new laravel application
  • install horizon
  • dispatch job
  • look into horizon dashboard
Copy link

Thank you for reporting this issue!

As Laravel is an open source project, we rely on the community to help us diagnose and fix issues as it is not possible to research and fix every issue reported to us via GitHub.

If possible, please make a pull request fixing the issue you have described, along with corresponding tests. All pull requests are promptly reviewed by the Laravel team.

Thank you!

@singleseeker
Copy link

when you get a 5.x version, you'll see the highlights.

https://github.com/laravel/horizon/blob/5.x/dist/styles.css#L6

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

Successfully merging a pull request may close this issue.

3 participants