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

Requests table not displaing correctly #1193

Closed
gennarobotta opened this issue Feb 22, 2022 · 5 comments · Fixed by #1195
Closed

Requests table not displaing correctly #1193

gennarobotta opened this issue Feb 22, 2022 · 5 comments · Fixed by #1195
Labels

Comments

@gennarobotta
Copy link

  • Telescope Version: 4.7.3
  • Laravel Version: 8.81.0
  • PHP Version: 7.4.27
  • Database Driver & Version: mysql with 8.0.17

Description:

Requests table not displaying correctly due to long URL
issue

Steps To Reproduce:

Make a request with a long url

@driesvints
Copy link
Member

The url is abbreviated on purpose.

@gennarobotta
Copy link
Author

I know the URL is abbreviated on purpose. It's the table that is wrong, look at the eye on the right, the background is different.

@driesvints driesvints reopened this Feb 23, 2022
@driesvints
Copy link
Member

Did you publish the updated asset files with php artisan telescope:publish? https://laravel.com/docs/9.x/telescope#upgrading-telescope

@gennarobotta
Copy link
Author

I did and i noted that the bug happen not just if it's a long URL but has to be a long word in path param.
For example in the case below is correct
not_issue

@driesvints
Copy link
Member

Thanks for that, I managed to reproduce this and sent in a fix: #1195

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

Successfully merging a pull request may close this issue.

2 participants