[PR #1736] [MERGED] chore: add config to allow groups to take minimal vertical space if possible #4922

Closed
opened 2026-03-23 22:16:25 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1736
Author: @richardshiue
Created: 1/24/2023
Status: Merged
Merged: 2/1/2023
Merged by: @appflowy

Base: mainHead: board-group-min-height


📝 Commits (1)

  • 4021af9 chore: allow groups to take minimal vertical space if possible

📊 Changes

3 files changed (+12 additions, -2 deletions)

View changed files

📝 frontend/app_flowy/packages/appflowy_board/example/lib/multi_board_list_example.dart (+1 -0)
📝 frontend/app_flowy/packages/appflowy_board/lib/src/widgets/board.dart (+3 -0)
📝 frontend/app_flowy/packages/appflowy_board/lib/src/widgets/board_group/group.dart (+8 -2)

📄 Description

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/1736 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 1/24/2023 **Status:** ✅ Merged **Merged:** 2/1/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `board-group-min-height` --- ### 📝 Commits (1) - [`4021af9`](https://github.com/AppFlowy-IO/AppFlowy/commit/4021af908efc7db5ec5809c340899c4e439375c1) chore: allow groups to take minimal vertical space if possible ### 📊 Changes **3 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_board/example/lib/multi_board_list_example.dart` (+1 -0) 📝 `frontend/app_flowy/packages/appflowy_board/lib/src/widgets/board.dart` (+3 -0) 📝 `frontend/app_flowy/packages/appflowy_board/lib/src/widgets/board_group/group.dart` (+8 -2) </details> ### 📄 Description ![image](https://user-images.githubusercontent.com/71320345/214218185-cbdb30ae-cd2f-4ebf-a9ae-2c04f08c8f82.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:16:25 +00:00
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#4922
No description provided.