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

Web app is unusable on mobile #1287

Open
JoshPaulie opened this issue Nov 30, 2021 · 9 comments · Fixed by #1331 or #1337
Open

Web app is unusable on mobile #1287

JoshPaulie opened this issue Nov 30, 2021 · 9 comments · Fixed by #1331 or #1337
Assignees

Comments

@JoshPaulie
Copy link

Describe the bug
The mobile version of Carbon is unusable in a few ways. Primarily because there is no mobile version. Scrolling horizontally is unavailable, cutting off many buttons.

Expected behavior
A mobile version of the app so one can quickly paste code into and export.

Screenshots
image

Info (please complete the following information):

  • OS [e.g. macOS, Linux, Windows, iOS]: iOS 15.0
  • Browser [e.g. Chrome, Safari, Firefox]: Safari and Chrome
@Jnforja
Copy link

Jnforja commented Jan 31, 2022

Hi! I can help with this. Can I get the issue assigned to me?

@mfix22
Copy link
Contributor

mfix22 commented Feb 5, 2022

Hi! I can help with this. Can I get the issue assigned to me?

@Jnforja you don't need to be assigned an issue to work on it (as it says in our contributing guidelines). Please go ahead and work on this 🙂

@hatsu38 hatsu38 mentioned this issue Feb 6, 2022
1 task
@Jnforja Jnforja removed their assignment Feb 7, 2022
@JoshPaulie
Copy link
Author

JoshPaulie commented Feb 8, 2022

Unfortunately the mobile app (though infinitely more accessible) still doesn't scroll properly. Attached is a screenshot and bug reproduction steps!

  • Navigate from mobile web browser
  • Paste in code
  • Open settings and set the width to anything > than the default automatic detection
  • You can no longer view your code, as it is horizontally unscrollable.

I understand if this isn't a huge priority, as there's not a lot of us mobile developers, so I won't open another issue.

image

@mfix22 mfix22 reopened this Feb 9, 2022
@mfix22
Copy link
Contributor

mfix22 commented Feb 9, 2022

Unfortunately the mobile app (though infinitely more accessible) still doesn't scroll properly. Attached is a screenshot and bug reproduction steps!

  • Navigate from mobile web browser
  • Paste in code
  • Open settings and set the width to anything > than the default automatic detection
  • You can no longer view your code, as it is horizontally unscrollable.

I understand if this isn't a huge priority, as there's not a lot of us mobile developers, so I won't open another issue.

image

@hatsu38 would you be able to take a look at this?

@hatsu38
Copy link
Contributor

hatsu38 commented Feb 9, 2022

Sure!
I have confirmed the scrolling problem.
I would like to try this weekend or next weekend.

@JoshPaulie
Copy link
Author

JoshPaulie commented Mar 1, 2022

image

Exporting on mobile heavily crops the output.

Reproduction steps

  • Get sample code/text
  • Open mobile browser
  • Paste code
  • Open settings via ⚙️
  • Uncheck the auto adjust width setting
  • Add any width > 600
  • Export

@mfix22 mfix22 reopened this Mar 6, 2022
@mfix22 mfix22 pinned this issue Mar 6, 2022
@mfix22
Copy link
Contributor

mfix22 commented Mar 13, 2022

@hatsu38 do you have any idea how to resolve this: #1287 (comment)?

@hatsu38
Copy link
Contributor

hatsu38 commented Mar 13, 2022

@mfix22 PR: #1349
I just created a pull request to solve it. Please check if you have time.

@mfix22
Copy link
Contributor

mfix22 commented Apr 3, 2022

@mfix22 PR: #1349 I just created a pull request to solve it. Please check if you have time.

@hatsu38 sorry for the delayed response—just reviewed your PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment