Skip to content

Allow nested dataframes to be expanded by default in HTML samples #1887

@Allex-Nik

Description

@Allex-Nik

When saveDfHtmlSample is used on objects with nested dataframes to save HTML samples, the resulting HTML samples are collapsed by default. To expand the nested dataframes, the user needs to click on them. For some samples, it makes documentation less convenient to read.

folded

We need to:

  • define and implement a proper way to make HTML samples with nested dataframes expanded by default where we need it;
  • use this implementation to expand existing HTML samples in the website documentation (where expanding improves readability).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation (not KDocs)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions