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

[11.x] Account for long strings on new Laravel error page #51880

Merged

Conversation

shengslogar
Copy link
Contributor

This PR implements some slightly-opinionated style tweaks to account for long exception class names, exception messages, and domain name strings after experiencing this in the wild.

Note that changing the domain-name-containing pill from inline to inline-block has increased its height by 3px.

Comparison Screenshots

Regular Viewport

Before/after screenshot of error page with domain-name-pill overflowing on \

Smaller Viewport

Before/after screenshot of error page with domain-name-pill and exception class name overflowing on \

Mobile Viewport

Before/after screenshot of error page with exception message overflowing on \

@taylorotwell taylorotwell merged commit 52245da into laravel:11.x Jun 27, 2024
30 checks passed
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