React-grid-layout: Dynamic rowHeight

Created on 20 Dec 2017  路  3Comments  路  Source: STRML/react-grid-layout

Is there a way to provide "relative" height? I want to update layout to fit 100% of window height without rerendering/mounting components on each resize callback.

Something like making rowHeight a function that returns a value would work nice.

Thanks in advance!

  • [ ] Bug
  • [x] Feature Request
  • [x] Question
stale

Most helpful comment

Is there any information available regarding this feature request? Is this something that is likely to be implemented? Is there any work-around available? I've seen some issues touching on this, but nothing conclusive.

I have a general idea on how to somewhat implement this myself, but an integrated solution would be preferable. Seems to me that this issue has quite a large impact on the usability of this framework when it comes to creating actual page layouts. Being able to fit content on the y-axis is quite crucial for the user experience IMO.

Thanks in advance.

All 3 comments

Is there any information available regarding this feature request? Is this something that is likely to be implemented? Is there any work-around available? I've seen some issues touching on this, but nothing conclusive.

I have a general idea on how to somewhat implement this myself, but an integrated solution would be preferable. Seems to me that this issue has quite a large impact on the usability of this framework when it comes to creating actual page layouts. Being able to fit content on the y-axis is quite crucial for the user experience IMO.

Thanks in advance.

hi @GGAlanSmithee : I have a similar requirement where I want to fit individual grid items to the viewport height. Could you please share your solution?

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 7 days

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dphaener picture dphaener  路  3Comments

ConfigurableUIComponents picture ConfigurableUIComponents  路  4Comments

uc-rpr picture uc-rpr  路  4Comments

fsalamida picture fsalamida  路  3Comments

larrydahooster picture larrydahooster  路  3Comments