[PR #2124] [MERGED] Fix/tauri cell update #5110

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2124
Author: @appflowy
Created: 3/28/2023
Status: Merged
Merged: 3/28/2023
Merged by: @appflowy

Base: mainHead: fix/tauri_cell_update


📝 Commits (2)

  • f65e40b test: subscribe text cell change
  • fe0f1e2 test: add edit url cell test

📊 Changes

3 files changed (+83 additions, -9 deletions)

View changed files

📝 frontend/appflowy_tauri/src/appflowy_app/components/tests/DatabaseTestHelper.ts (+12 -0)
📝 frontend/appflowy_tauri/src/appflowy_app/components/tests/TestAPI.tsx (+4 -0)
📝 frontend/appflowy_tauri/src/appflowy_app/components/tests/TestGrid.tsx (+67 -9)

📄 Description

Add tests in tauri


🔄 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/2124 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 3/28/2023 **Status:** ✅ Merged **Merged:** 3/28/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/tauri_cell_update` --- ### 📝 Commits (2) - [`f65e40b`](https://github.com/AppFlowy-IO/AppFlowy/commit/f65e40b507bca8e02518ab4c80fe1de4bd96c9cd) test: subscribe text cell change - [`fe0f1e2`](https://github.com/AppFlowy-IO/AppFlowy/commit/fe0f1e2f8664e31c9653ddbb42b104ae52421a38) test: add edit url cell test ### 📊 Changes **3 files changed** (+83 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_tauri/src/appflowy_app/components/tests/DatabaseTestHelper.ts` (+12 -0) 📝 `frontend/appflowy_tauri/src/appflowy_app/components/tests/TestAPI.tsx` (+4 -0) 📝 `frontend/appflowy_tauri/src/appflowy_app/components/tests/TestGrid.tsx` (+67 -9) </details> ### 📄 Description Add tests in tauri --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:17:17 +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#5110
No description provided.