[PR #962] [MERGED] fix: board ui bugs #4460

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

📋 Pull Request Information

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

Base: mainHead: fix/board_ui_bugs


📝 Commits (1)

  • bc69cb5 Merge pull request #960 from AppFlowy-IO/fix/docker_build

📊 Changes

2 files changed (+73 additions, -46 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/board/presentation/board_page.dart (+22 -17)
📝 frontend/app_flowy/lib/plugins/board/presentation/card/board_text_cell.dart (+51 -29)

📄 Description

  1. Remove space while the cell is empty
  2. Start editing after inserting a new card.

🔄 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/962 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 9/1/2022 **Status:** ✅ Merged **Merged:** 9/1/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/board_ui_bugs` --- ### 📝 Commits (1) - [`bc69cb5`](https://github.com/AppFlowy-IO/AppFlowy/commit/bc69cb5aa9214f684e8f39f4c18376ce0bc48ee4) Merge pull request #960 from AppFlowy-IO/fix/docker_build ### 📊 Changes **2 files changed** (+73 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/board/presentation/board_page.dart` (+22 -17) 📝 `frontend/app_flowy/lib/plugins/board/presentation/card/board_text_cell.dart` (+51 -29) </details> ### 📄 Description 1. Remove space while the cell is empty 2. Start editing after inserting a new card. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:37:55 +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#4460
No description provided.