Skip to content

Test: compressed sessions in Call Stack view #100850

@isidorn

Description

@isidorn

Refs: #99736

Complexity: 3

Create Issue


To unclutter the CALL STACK view we are now compressing debug sessions that have one child debug session into one element.
Have a javascript / typescript repository (for example our smoke test express), start debugging using js-debug (which is the new default) and make sure that you see exactly one Debug Session element in the Call Stack view.

  • The title and actions on that element make sense
  • Executing the inline actions behaves as expected.
  • Actions in the title bar are aligned with the inline actions

For clarity, here's the before and after picture.

Screenshot 2020-06-23 at 16 04 13

Screenshot 2020-06-23 at 16 03 29

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions