[PR #1347] [MERGED] fix: several grid ui improvements #4675

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1347
Author: @richardshiue
Created: 10/24/2022
Status: Merged
Merged: 10/25/2022
Merged by: @appflowy

Base: mainHead: grid-ui-improvements


📝 Commits (1)

  • faf1382 fix: several grid ui improvements

📊 Changes

4 files changed (+23 additions, -9 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/date_cell/date_cell.dart (+1 -1)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/type_option/date.dart (+9 -5)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/type_option/number.dart (+6 -1)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/type_option/select_option.dart (+7 -2)

📄 Description

  • Add separator in edit property for date and number properties
    image
    image

  • Hide "Add option button" when the input field is shown. Also changed text color of "Options"
    image

  • Increase size of appflowy popover for date editor because it gets cut off when "include time" is enabled
    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/1347 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 10/24/2022 **Status:** ✅ Merged **Merged:** 10/25/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `grid-ui-improvements` --- ### 📝 Commits (1) - [`faf1382`](https://github.com/AppFlowy-IO/AppFlowy/commit/faf1382a3953430f986bae064f95ec34c35ca48d) fix: several grid ui improvements ### 📊 Changes **4 files changed** (+23 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/date_cell/date_cell.dart` (+1 -1) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/type_option/date.dart` (+9 -5) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/type_option/number.dart` (+6 -1) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/type_option/select_option.dart` (+7 -2) </details> ### 📄 Description - Add separator in edit property for date and number properties ![image](https://user-images.githubusercontent.com/71320345/197442667-bbd8509f-a54f-4821-bcc0-99f39c62e6b1.png) ![image](https://user-images.githubusercontent.com/71320345/197442729-7f01095d-a174-45c5-ba7a-ce7ee6e39617.png) - Hide "Add option button" when the input field is shown. Also changed text color of "Options" ![image](https://user-images.githubusercontent.com/71320345/197442924-ac5fc6f9-4737-42f9-89ca-2540eb21c350.png) - Increase size of appflowy popover for date editor because it gets cut off when "include time" is enabled ![image](https://user-images.githubusercontent.com/71320345/197443561-70a1ca2c-2e5e-44f6-94b9-037d562a300a.png) --- <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:51 +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#4675
No description provided.