[PR #1168] [MERGED] fix: improve look of select option list #4573

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1168
Author: @richardshiue
Created: 9/26/2022
Status: Merged
Merged: 10/1/2022
Merged by: @appflowy

Base: mainHead: improv-select-option-row


📝 Commits (1)

  • 58d2d0b fix: improve look of select option list

📊 Changes

2 files changed (+16 additions, -27 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/select_option_cell/extension.dart (+4 -8)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/select_option_cell/select_option_editor.dart (+12 -19)

📄 Description

Before:
Screenshot_20220926_195939

After:
Screenshot_20220926_200023


🔄 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/1168 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 9/26/2022 **Status:** ✅ Merged **Merged:** 10/1/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `improv-select-option-row` --- ### 📝 Commits (1) - [`58d2d0b`](https://github.com/AppFlowy-IO/AppFlowy/commit/58d2d0bba6b302ecd6c279f162f7de87099329eb) fix: improve look of select option list ### 📊 Changes **2 files changed** (+16 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/select_option_cell/extension.dart` (+4 -8) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/select_option_cell/select_option_editor.dart` (+12 -19) </details> ### 📄 Description Before: ![Screenshot_20220926_195939](https://user-images.githubusercontent.com/71320345/192270853-7395ddb4-1a1a-4605-9e89-d7208e2cb17e.png) After: ![Screenshot_20220926_200023](https://user-images.githubusercontent.com/71320345/192271014-2d117f59-ff9a-4084-9a3f-5637ba84ab7d.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:24 +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#4573
No description provided.