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

The webpack error in the app iframe cannot be fully scrolled #6898

Closed
bahmutov opened this issue Apr 1, 2020 · 6 comments · Fixed by #7203
Closed

The webpack error in the app iframe cannot be fully scrolled #6898

bahmutov opened this issue Apr 1, 2020 · 6 comments · Fixed by #7203
Labels
good first issue Good for newcomers pkg/runner type: regression A bug that didn't appear until a specific Cy version release type: user experience Improvements needed for UX v4.0.0 🐛 Issue present since 4.0.0

Comments

@bahmutov
Copy link
Contributor

bahmutov commented Apr 1, 2020

Cypress v4.3.0

If there is a webpack error with a long text line, I can only scroll it horizontally for a few characters, but never to fully read it

overflow

@cypress-bot cypress-bot bot added the stage: ready for work The issue is reproducible and in scope label Apr 1, 2020
@jennifer-shehane jennifer-shehane added good first issue Good for newcomers type: user experience Improvements needed for UX labels Apr 1, 2020
@jennifer-shehane
Copy link
Member

Looks like you're gonna need a wider screen. 😳

Can recreate this situation by running the following code basically:

spec.js

const foo = require('MaecenasfaucibusmollisinterdumLoremipsumdolorsitametconsecteturadipiscingelitMaecenasfaucibusmollisinterdumLoremipsumdolorsitametconsecteturadipiscingelit')

describe('long error msg')

@bahmutov
Copy link
Contributor Author

bahmutov commented Apr 1, 2020

I should just stop coding errors

@adancarrasco
Copy link
Contributor

Hi - Can I take this one? 💪

@jennifer-shehane
Copy link
Member

@adancarrasco Yes we would love an open PR - Check out our contributing doc.

@cypress-bot cypress-bot bot added stage: needs review The PR code is done & tested, needs review and removed stage: ready for work The issue is reproducible and in scope labels May 19, 2020
@jennifer-shehane jennifer-shehane added type: regression A bug that didn't appear until a specific Cy version release v4.0.0 🐛 Issue present since 4.0.0 labels May 19, 2020
@cypress-bot cypress-bot bot added stage: pending release There is a closed PR for this issue and removed stage: needs review The PR code is done & tested, needs review labels May 19, 2020
@cypress-bot
Copy link
Contributor

cypress-bot bot commented May 19, 2020

The code for this is done in cypress-io/cypress#7203, but has yet to be released.
We'll update this issue and reference the changelog when it's released.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented May 20, 2020

Released in 4.6.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v4.6.0, please open a new issue.

@cypress-bot cypress-bot bot removed the stage: pending release There is a closed PR for this issue label May 20, 2020
@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers pkg/runner type: regression A bug that didn't appear until a specific Cy version release type: user experience Improvements needed for UX v4.0.0 🐛 Issue present since 4.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants