Skip to content

Add convenience API to MasterDetail layout hide/show details #8406

@TatuLund

Description

@TatuLund

Describe your motivation

The current API is designed so that hiding detail component happens by using setDetail(null).

This is not the most intuitive choice. It would be more intuitive to have more findable method like

Describe the solution you'd like

hideDetail() / showDetail()

or

setDetailVisible(boolean)

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions