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

horizontal scroll exceeds code editor width #438

Open
sumitparakh opened this issue Aug 1, 2021 · 0 comments
Open

horizontal scroll exceeds code editor width #438

sumitparakh opened this issue Aug 1, 2021 · 0 comments
Labels
community-help Extra attention is needed good first issue Good for newcomers hacktoberfest scope: UI

Comments

@sumitparakh
Copy link
Contributor

Describe the bug
Whenever there are lot of characters in a line in any generated code, horizontal scroller width increases and it starts looking ugly. Therefore impacting user experience.

To Reproduce
Steps to reproduce the behavior:

  1. Select Vue
  2. Open md-components-notifications-heads-up
  3. Open components/page-1.vue file
  4. Scroll to the bottom of code.

Expected behavior
If a line contains more characters exceeding the width of container itself, then it should either automatically wrap it to the next line or format it using any linter/formatter.

Screenshots
image
image

Desktop (please complete the following information):

  • OS: Win 10 Pro
  • Browser: Edge
  • Version: latest
@manekinekko manekinekko added community-help Extra attention is needed good first issue Good for newcomers hacktoberfest scope: UI labels Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-help Extra attention is needed good first issue Good for newcomers hacktoberfest scope: UI
Projects
None yet
Development

No branches or pull requests

2 participants