[PR #1468] [MERGED] fix: divider colors for top and bottom border widgets #4759

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1468
Author: @richardshiue
Created: 11/20/2022
Status: Merged
Merged: 11/22/2022
Merged by: @appflowy

Base: mainHead: border-color-fix


📝 Commits (1)

  • f7af6ca fix: divider colors for top and bottom border widgets

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/presentation/home/home_stack.dart (+1 -1)
📝 frontend/app_flowy/lib/workspace/presentation/home/menu/app/create_button.dart (+1 -1)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/extension.dart (+2 -2)

📄 Description

(sidebar color changed in the screenshot so outlines are visible)

main:

image

this patch:

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/1468 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 11/20/2022 **Status:** ✅ Merged **Merged:** 11/22/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `border-color-fix` --- ### 📝 Commits (1) - [`f7af6ca`](https://github.com/AppFlowy-IO/AppFlowy/commit/f7af6caa2374449d243af485762723c686accc14) fix: divider colors for top and bottom border widgets ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/presentation/home/home_stack.dart` (+1 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/home/menu/app/create_button.dart` (+1 -1) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/extension.dart` (+2 -2) </details> ### 📄 Description (sidebar color changed in the screenshot so outlines are visible) main: ![image](https://user-images.githubusercontent.com/71320345/202894480-d28106f8-070b-4559-8e94-cc17e2bc01aa.png) this patch: ![image](https://user-images.githubusercontent.com/71320345/202894438-d524100c-dce7-44ed-afb1-ba647c1f1378.png) --- <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:42 +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#4759
No description provided.