Skip to content

Is dynamic extension height possible? #184

@maasha

Description

@maasha

I would like the iframe of a custom Azure DevOps extension have a dynamic height to avoid double scroll bars if the content of the iframe is higher than the iframe. As far as I can tell, the height of the extension window is specified in the manifest file as a constant in pixels and there are no options for min-height or a relative height.

contributions: [ { properties: { height: 800 }]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions