[PR #1160] [MERGED] fix: auto width for view action #4567

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

📋 Pull Request Information

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

Base: mainHead: fix/view_action_auto_width


📝 Commits (1)

  • b2d2e07 fix: auto width for view action

📊 Changes

7 files changed (+48 additions, -22 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/board/presentation/toolbar/board_setting.dart (+5 -2)
📝 frontend/app_flowy/lib/workspace/presentation/home/menu/app/header/add_button.dart (+23 -6)
📝 frontend/app_flowy/lib/workspace/presentation/home/menu/app/section/item.dart (+11 -6)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart (+1 -1)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/pop_up_action.dart (+6 -5)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/appflowy_popover.dart (+1 -1)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/list_overlay.dart (+1 -1)

📄 Description

No description provided


🔄 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/1160 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 9/25/2022 **Status:** ✅ Merged **Merged:** 9/26/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/view_action_auto_width` --- ### 📝 Commits (1) - [`b2d2e07`](https://github.com/AppFlowy-IO/AppFlowy/commit/b2d2e071bd359ea0f3a5294f144c225df602fef4) fix: auto width for view action ### 📊 Changes **7 files changed** (+48 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/board/presentation/toolbar/board_setting.dart` (+5 -2) 📝 `frontend/app_flowy/lib/workspace/presentation/home/menu/app/header/add_button.dart` (+23 -6) 📝 `frontend/app_flowy/lib/workspace/presentation/home/menu/app/section/item.dart` (+11 -6) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart` (+1 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/pop_up_action.dart` (+6 -5) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/appflowy_popover.dart` (+1 -1) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/list_overlay.dart` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:22 +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#4567
No description provided.