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

Mobile and prompts long string bug #705

Closed
3 tasks done
joshjohanning opened this issue Oct 6, 2022 · 1 comment
Closed
3 tasks done

Mobile and prompts long string bug #705

joshjohanning opened this issue Oct 6, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@joshjohanning
Copy link
Collaborator

Checklist

  • I have read the tutorials and know the correct effect of the functional design.
  • There are no similar reports on existing issues (including closed ones).
  • I found the bug on the latest code of the master branch.

Describe the bug

Not sure if this is possible to fix given the nature of landscape/horizontal with phones, but posting it anyways as awareness.

On my mobile phone, if I have a prompt with a long string without a space (like a URL), it renders off the screen making it impossible to read the full prompt:

IMG_30CB8C6D412E-1


This is what it looks like on desktop:

image

cc: #626

To Reproduce

Steps to reproduce the behavior:

Create a prompt with a URL or other long string

> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ...
> > https://google.com/this/is/a/really/long/url/i/hope/it/keeps/going
{: .prompt-info }

Expected behavior

Ideally it would break up that string and put it onto the next line when the phone is in horizontal mode?

Screenshots

Environment

Command Version
ruby -v
gem -v
bundle -v
bundle exec jekyll -v
bundle info jekyll-theme-chirpy

Desktop

  • OS: macos 12.6
  • Browser: Chrome

Smartphone

  • Device: iPhone 13 pro
  • OS: 16.0.1
  • Browser: Safari

Additional context

@cotes2020 cotes2020 added the bug Something isn't working label Oct 7, 2022
@joshjohanning
Copy link
Collaborator Author

🥳

linkliu pushed a commit to linkliu/game-tech-post-old that referenced this issue Oct 15, 2022
linkliu pushed a commit to linkliu/game-tech-post-old that referenced this issue Oct 25, 2022
shihtiy-tw pushed a commit to shihtiy-tw/shihtiy-tw.github.io that referenced this issue Nov 26, 2022
sanjidnet pushed a commit to sanjidnet/sanjidnet.github.io that referenced this issue Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants