[PR #1005] [MERGED] Fix/board dark mode #4489

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1005
Author: @appflowy
Created: 9/7/2022
Status: Merged
Merged: 9/7/2022
Merged by: @appflowy

Base: mainHead: fix/board_dark_mode


📝 Commits (2)

  • c5963bc fix: default name when create a new field
  • 8632b14 fix: adjust board dark mode UI

📊 Changes

3 files changed (+38 additions, -25 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/board/presentation/board_page.dart (+36 -23)
📝 frontend/app_flowy/lib/plugins/board/presentation/toolbar/board_toolbar.dart (+1 -1)
📝 frontend/app_flowy/lib/plugins/grid/application/field/field_editor_bloc.dart (+1 -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/1005 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 9/7/2022 **Status:** ✅ Merged **Merged:** 9/7/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/board_dark_mode` --- ### 📝 Commits (2) - [`c5963bc`](https://github.com/AppFlowy-IO/AppFlowy/commit/c5963bc765f01876e398b83cd8c6d3480d4572f4) fix: default name when create a new field - [`8632b14`](https://github.com/AppFlowy-IO/AppFlowy/commit/8632b141ad54586ed7c759582f7265d41040471d) fix: adjust board dark mode UI ### 📊 Changes **3 files changed** (+38 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/board/presentation/board_page.dart` (+36 -23) 📝 `frontend/app_flowy/lib/plugins/board/presentation/toolbar/board_toolbar.dart` (+1 -1) 📝 `frontend/app_flowy/lib/plugins/grid/application/field/field_editor_bloc.dart` (+1 -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 21:38:02 +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#4489
No description provided.