Skip to content

[Feat]: Make module height dynamic depending on embedded controls/visibility #2000

@ScottKemp

Description

@ScottKemp

Is your feature request related to a problem? Please describe.
I use lots of modules, and some of my modules are dynamically sized either by tables that grow, or controls that have dymamic visibility. The issue is when embedded in an app, the module is a fixed height, disregarding what is going on with within the module. This really limits certain modules and what they can do dynamically, as well as creating alot of ugly whitespace for modules that aren't filled out by their controls.

Describe the solution you'd like
Have an option "Dynamically Size" where the module is always the minimum size to fit all of its controls.

Describe alternatives you've considered
CSS, But I could not get that to work.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Javascript FrontendPull requests that update Javascript code

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions