[PR #1155] [MERGED] fix: auto resize Action list #4563

Closed
opened 2026-03-23 21:38:21 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1155
Author: @appflowy
Created: 9/25/2022
Status: Merged
Merged: 9/25/2022
Merged by: @appflowy

Base: mainHead: fix/1126


📝 Commits (1)

  • 42995b6 fix: auto resize Action list

📊 Changes

6 files changed (+70 additions, -60 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/doc/document.dart (+0 -3)
📝 frontend/app_flowy/lib/workspace/presentation/home/menu/app/header/add_button.dart (+1 -2)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart (+6 -6)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/pop_up_action.dart (+22 -19)
📝 frontend/app_flowy/packages/flowy_infra_ui/example/lib/overlay/overlay_screen.dart (+2 -2)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/list_overlay.dart (+39 -28)

📄 Description

fix #1126


🔄 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/1155 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 9/25/2022 **Status:** ✅ Merged **Merged:** 9/25/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/1126` --- ### 📝 Commits (1) - [`42995b6`](https://github.com/AppFlowy-IO/AppFlowy/commit/42995b6bafa14c7a811e4df2ca5e6d29d8db1f9a) fix: auto resize Action list ### 📊 Changes **6 files changed** (+70 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/doc/document.dart` (+0 -3) 📝 `frontend/app_flowy/lib/workspace/presentation/home/menu/app/header/add_button.dart` (+1 -2) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart` (+6 -6) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/pop_up_action.dart` (+22 -19) 📝 `frontend/app_flowy/packages/flowy_infra_ui/example/lib/overlay/overlay_screen.dart` (+2 -2) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/list_overlay.dart` (+39 -28) </details> ### 📄 Description fix #1126 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:38:21 +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#4563
No description provided.