Skip to content

[Bug] Changing Grid Item "height" doens't change Resizable Height #731

@retromime

Description

@retromime

Hi.
I have a problem with Grid Item.
They started with specific configuration taken from DB. An action above every Grid Item, allow user to collpase the GridItem.

screen00
As you can see, height attribute is 5 (I printed it on header too). The height of resizable is 190.

When tapping on the icon to collapse, I change the state of item to force rewrite. As you can see on the second image, The height is now 1. I choose 1 because the final result is like the other item on the left (titled "Primo"). Unfortunally, as you can see from debugger, the height parameter is correctly "1" but the height of Resizable component remain 190.

screen01

Is this a bug or I'm missing something?

Thanks you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThe label to apply when a pull request or an issue is stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions