[PR #438] [MERGED] chore: fix some ui bugs #4131

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/438
Author: @appflowy
Created: 4/8/2022
Status: Merged
Merged: 4/8/2022
Merged by: @appflowy

Base: mainHead: grid_bug_fix


📝 Commits (1)

📊 Changes

7 files changed (+36 additions, -16 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/presentation/plugins/grid/grid.dart (+1 -1)
📝 frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/cell/selection_cell/extension.dart (+3 -2)
📝 frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/cell/selection_cell/selection_editor.dart (+13 -3)
📝 frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/toolbar/grid_setting.dart (+10 -3)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/flowy_overlay.dart (+2 -0)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/widget/rounded_input_field.dart (+1 -1)
📝 frontend/app_flowy/pubspec.lock (+6 -6)

📄 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/438 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 4/8/2022 **Status:** ✅ Merged **Merged:** 4/8/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `grid_bug_fix` --- ### 📝 Commits (1) - [`ef008a7`](https://github.com/AppFlowy-IO/AppFlowy/commit/ef008a7b0b7050a4bbfdd97f3059422132ce540e) chore: fix some ui bugs ### 📊 Changes **7 files changed** (+36 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/grid/grid.dart` (+1 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/cell/selection_cell/extension.dart` (+3 -2) 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/cell/selection_cell/selection_editor.dart` (+13 -3) 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/toolbar/grid_setting.dart` (+10 -3) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/flowy_overlay.dart` (+2 -0) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/widget/rounded_input_field.dart` (+1 -1) 📝 `frontend/app_flowy/pubspec.lock` (+6 -6) </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:36:26 +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#4131
No description provided.