Skip to content

Test: Notebook cell collapse #103887

@roblourens

Description

@roblourens

Refs: #100308

Complexity: 3

Authors: @roblourens @rebornix

Create Issue


Test the new ability to collapse cells and their outputs

  • Open a github issues (or other) notebook
  • Find the "Collapse Cell Input" and "Collapse Cell Output" commands under the ... menu
  • "Collapse Cell Output" should only appear when the cell has output
  • You should be able to click the collapse indicator that shows up to expand it
  • When both output and input are collapsed, you should just see one "expand" button
    • And it should always expand the input first, regardless of in which order the parts were collapsed

The collapse state is not currently saved when reopening the editor, although it will be in the future, pending ext api update

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions