Vertical resize on bottom containers not working

2 Answers 288 Views
TileLayout
Joseph
Top achievements
Rank 1
Joseph asked on 25 May 2021, 06:03 PM

It seems something is restricting the vertical resizing of bottom containers. Horizontal resizing works, but vertical resizing is prevented from increasing size. Is there a fix or workaround for this? 

This is evident on the demo in case samples are requested.

mitul
Top achievements
Rank 1
commented on 25 Aug 2021, 10:12 AM

Any updates for this
Nikolay
Telerik team
commented on 30 Aug 2021, 06:21 AM

Hi Mitul,

I am afraid this enhancement of the TileLayout widget is still not in the RoadMap and I highly recommend casting your vote for it. As its popularity gains the chances of making it in the upcoming Kendo UI releases get higher.

I will also myself vote for this to be included in the next planning as I see the benefit of it and I believe many users will be happy to have it.

Regards,

Nikolay

2 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 28 May 2021, 08:40 AM

Hi Joseph,

The resizing of the last row's elements is not currently provided out-of-the-box. The TileLayout widget is relatively new and is built upon the CSS grid. Its main purpose is to keep the elements within the content as compact as possible. We have a suggestion in our Feedback portal for such functionality that should be discussed and researched by the dev team.

Until then, I recommend casting your vote here:

The more popularity the item gathers, the sooner the implementation will take place.

Regards,
Nikolay
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Joseph
Top achievements
Rank 1
commented on 28 May 2021, 02:47 PM | edited

Thanks Nikolay. I understand why elements should be kept within the content. Setting the width and height of the content seems appropriate. So the width works, but the height doesn't. Meaning the elements have not reached the maximum height set in the configuration. So shouldn't the last row still be allowed to be increased up to the point where the element reaches the boundary of the content height?
Joseph
Top achievements
Rank 1
commented on 28 May 2021, 03:10 PM

Sorry, I just rechecked my code and it seems it is possible when height is provided. However, setting the height had some unwanted results. So I commented the height out.

When height is set, the last row is allowed to be resized. But when resizing other elements, the total "rows" just keeps increasing, and consequently decreasing the rowsHeight of elements.
Nikolay
Telerik team
commented on 02 Jun 2021, 06:31 AM

Hi Joseph,

Indeed, setting a height to the TileLayout big enough will allow resizing on the bottom tiles. However, this will force the whole widget to have a fixed height and tiles will be limited within it.

Regards,

Nikolay

0
Jeffrey
Top achievements
Rank 1
Veteran
Iron
Iron
answered on 03 Aug 2022, 02:15 AM

Hello

Has there been any movement on this?

Thank you

Georgi Denchev
Telerik team
commented on 05 Aug 2022, 09:12 AM

Hello, Jeffrey,

The public Feedback item that was shared by my colleague in the previous post is set to "Completed". The Dojo that was provided in it seems to be working when using the latest version.

Could you take a look at the example here?

https://dojo.telerik.com/@gdenchev/ogepENOv 

Best Regards,

Georgi

Jeffrey
Top achievements
Rank 1
Veteran
Iron
Iron
commented on 05 Aug 2022, 12:21 PM

Confirmed.  Thank you.  
Tags
TileLayout
Asked by
Joseph
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Jeffrey
Top achievements
Rank 1
Veteran
Iron
Iron
Share this question
or