[PR #1400] [MERGED] fix: padding for edit field #4714

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1400
Author: @appflowy
Created: 10/30/2022
Status: Merged
Merged: 10/30/2022
Merged by: @appflowy

Base: mainHead: fix/ui_issue_006


📝 Commits (1)

  • 979571a fix: padding for edit field

📊 Changes

5 files changed (+30 additions, -27 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/select_option_cell/select_option_editor.dart (+17 -14)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/field_cell.dart (+0 -1)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/type_option/select_option_editor.dart (+7 -4)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/row/row_detail.dart (+4 -7)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/button.dart (+2 -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/1400 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 10/30/2022 **Status:** ✅ Merged **Merged:** 10/30/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/ui_issue_006` --- ### 📝 Commits (1) - [`979571a`](https://github.com/AppFlowy-IO/AppFlowy/commit/979571aa446adb5c5eedea9d8910184a3cc77178) fix: padding for edit field ### 📊 Changes **5 files changed** (+30 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/select_option_cell/select_option_editor.dart` (+17 -14) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/field_cell.dart` (+0 -1) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/type_option/select_option_editor.dart` (+7 -4) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/row/row_detail.dart` (+4 -7) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/button.dart` (+2 -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 22:15:29 +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#4714
No description provided.