[PR #736] [MERGED] fixes #698 display the number of rows #4304

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/736
Author: @thisisamank
Created: 7/29/2022
Status: Merged
Merged: 7/30/2022
Merged by: @appflowy

Base: mainHead: main


📝 Commits (2)

  • d955b6e feat: row count widget added
  • 35351eb fix: removed unused imports

📊 Changes

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

View changed files

📝 frontend/app_flowy/.gitignore (+2 -1)
📝 frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/grid_page.dart (+27 -1)
📝 frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/layout/sizes.dart (+1 -1)

📄 Description

This PR fixes the issue #698


🔄 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/736 **Author:** [@thisisamank](https://github.com/thisisamank) **Created:** 7/29/2022 **Status:** ✅ Merged **Merged:** 7/30/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`d955b6e`](https://github.com/AppFlowy-IO/AppFlowy/commit/d955b6ef7ee9e30d32839b3fa5b55e95840fa9a2) feat: row count widget added - [`35351eb`](https://github.com/AppFlowy-IO/AppFlowy/commit/35351eba62a746b97136dd27a849e460e6412c3b) fix: removed unused imports ### 📊 Changes **3 files changed** (+30 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/.gitignore` (+2 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/grid_page.dart` (+27 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/layout/sizes.dart` (+1 -1) </details> ### 📄 Description This PR fixes the issue #698 --- <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:13 +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#4304
No description provided.