[GH-ISSUE #4331] [FR] Grid view height adapt to content #1932

Closed
opened 2026-03-23 21:18:20 +00:00 by mirror · 3 comments
Owner

Originally created by @PeterHero on GitHub (Jan 8, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4331

Description

If user wants to have multiple filtered grid views on a page it can happen that some grids contain small amount of items and. By default there is set minimal height of grid view which in this case is a wasted space. If the height would adapt to the content it would make the look of the page much clearer.
issue3

Impact

People who create overview pages with multiple grid views.

Additional Context

No response

Originally created by @PeterHero on GitHub (Jan 8, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4331 ### Description If user wants to have multiple filtered grid views on a page it can happen that some grids contain small amount of items and. By default there is set minimal height of grid view which in this case is a wasted space. If the height would adapt to the content it would make the look of the page much clearer. ![issue3](https://github.com/AppFlowy-IO/AppFlowy/assets/115150415/f7f1fe48-9366-448e-9a4c-5e6dba2aaea4) ### Impact People who create overview pages with multiple grid views. ### Additional Context _No response_
Author
Owner

@dvsekhvalnov commented on GitHub (Aug 29, 2024):

I'd like add more to this, it seems linked grids are fixed in height, so in addition to original topic it also have scroll bars when linked grid have more items, see screenshot:
image

while when grid opened directly (not referenced from page) it occupies full page as expected.

<!-- gh-comment-id:2318018179 --> @dvsekhvalnov commented on GitHub (Aug 29, 2024): I'd like add more to this, it seems linked grids are fixed in height, so in addition to original topic it also have scroll bars when linked grid have more items, see screenshot: <img width="1094" alt="image" src="https://github.com/user-attachments/assets/01f645a7-8fbc-464b-acc8-399016df5347"> while when grid opened directly (not referenced from page) it occupies full page as expected.
Author
Owner

@Xazin commented on GitHub (Dec 16, 2024):

We've implemented a load more option for grids inside documents, such that they take up the height as its content, with the option to load more rows if need be.

<!-- gh-comment-id:2544229920 --> @Xazin commented on GitHub (Dec 16, 2024): We've implemented a load more option for grids inside documents, such that they take up the height as its content, with the option to load more rows if need be.
Author
Owner

@annieappflowy commented on GitHub (Jan 3, 2025):

Supported

<!-- gh-comment-id:2568713169 --> @annieappflowy commented on GitHub (Jan 3, 2025): Supported
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1932
No description provided.