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

when logging command in console, print all events in one table #5553

Closed
kuceb opened this issue Oct 31, 2019 · 3 comments · Fixed by #5606
Closed

when logging command in console, print all events in one table #5553

kuceb opened this issue Oct 31, 2019 · 3 comments · Fixed by #5606
Assignees

Comments

@kuceb
Copy link
Contributor

kuceb commented Oct 31, 2019

during cy.click and cy.type, we have many tables for the events, which has downsides:

  • to see all events the user has to click each one
  • leads to confusion about order the events were fired

we should merge all events into one table

@kuceb kuceb changed the title In command console log, print all events in one table when logging command in console, print all events in one table Oct 31, 2019
@kuceb kuceb self-assigned this Oct 31, 2019
@cypress-bot cypress-bot bot added the stage: proposal 💡 No work has been done of this issue label Oct 31, 2019
@cypress-bot cypress-bot bot added stage: work in progress stage: needs review The PR code is done & tested, needs review and removed stage: proposal 💡 No work has been done of this issue stage: work in progress stage: needs review The PR code is done & tested, needs review labels Nov 5, 2019
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Nov 7, 2019

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

@cypress-bot cypress-bot bot removed the stage: needs review The PR code is done & tested, needs review label Nov 7, 2019
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Nov 7, 2019

The code for this is done in cypress-io/cypress#5606, 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 Nov 8, 2019

Released in 3.6.1.

@cypress-io cypress-io locked as resolved and limited conversation to collaborators Dec 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant