[PR #1010] [MERGED] Fix/merge release 005 #4494

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

📋 Pull Request Information

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

Base: mainHead: fix/merge_release_005


📝 Commits (2)

  • 2202c28 fix: refactor grid row count UI layout
  • 81a7b7f chore: fallback to en localization if the key is not found in the locale file

📊 Changes

6 files changed (+41 additions, -33 deletions)

View changed files

📝 frontend/app_flowy/assets/translations/en.json (+2 -1)
📝 frontend/app_flowy/lib/plugins/grid/application/grid_bloc.dart (+3 -0)
📝 frontend/app_flowy/lib/plugins/grid/presentation/grid_page.dart (+32 -29)
📝 frontend/app_flowy/lib/plugins/grid/presentation/layout/sizes.dart (+2 -2)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/footer/grid_footer.dart (+1 -1)
📝 frontend/app_flowy/lib/startup/tasks/app_widget.dart (+1 -0)

📄 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/1010 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 9/8/2022 **Status:** ✅ Merged **Merged:** 9/8/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/merge_release_005` --- ### 📝 Commits (2) - [`2202c28`](https://github.com/AppFlowy-IO/AppFlowy/commit/2202c28534789f197f158a1d75e8e31d20f02115) fix: refactor grid row count UI layout - [`81a7b7f`](https://github.com/AppFlowy-IO/AppFlowy/commit/81a7b7f3eb0d3563895e430d37d3489fac1e6890) chore: fallback to en localization if the key is not found in the locale file ### 📊 Changes **6 files changed** (+41 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/assets/translations/en.json` (+2 -1) 📝 `frontend/app_flowy/lib/plugins/grid/application/grid_bloc.dart` (+3 -0) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/grid_page.dart` (+32 -29) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/layout/sizes.dart` (+2 -2) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/footer/grid_footer.dart` (+1 -1) 📝 `frontend/app_flowy/lib/startup/tasks/app_widget.dart` (+1 -0) </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:03 +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#4494
No description provided.