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(ui): Response Panel > Some dropped characters on Error view #206

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

kobenguyent
Copy link
Collaborator

before
Screenshot 2024-08-02 at 09 18 08

after
Screenshot 2024-08-02 at 09 18 36

Copy link

netlify bot commented Aug 2, 2024

Deploy Preview for chimerical-kitsune-a0bfa0 ready!

Name Link
🔨 Latest commit dbeca34
🔍 Latest deploy log https://app.netlify.com/sites/chimerical-kitsune-a0bfa0/deploys/66ac8f547dbbb60008064c1c
😎 Deploy Preview https://deploy-preview-206--chimerical-kitsune-a0bfa0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@flawiddsouza
Copy link
Owner

What it looks like for me after this change:
image

Let's just remove the fixed width: 35rem, so it becomes responsive and looks good on smaller screens as well.
image
Also, for the character breaking issue you can add word-break: break-word;

@flawiddsouza flawiddsouza merged commit dfb155a into main Aug 2, 2024
6 checks passed
@flawiddsouza flawiddsouza deleted the fix-error-dropped-words branch August 2, 2024 08:08
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