[PR #2508] [MERGED] fix: number sort #5269

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2508
Author: @appflowy
Created: 5/11/2023
Status: Merged
Merged: 5/11/2023
Merged by: @appflowy

Base: developHead: fix/number_sort2


📝 Commits (1)

📊 Changes

3 files changed (+14 additions, -4 deletions)

View changed files

📝 frontend/rust-lib/flowy-database2/src/services/field/type_options/number_type_option/number_type_option.rs (+11 -1)
📝 frontend/rust-lib/flowy-database2/tests/database/mock_data/grid_mock_data.rs (+1 -1)
📝 frontend/rust-lib/flowy-database2/tests/database/sort_test/single_sort_test.rs (+2 -2)

📄 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/2508 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 5/11/2023 **Status:** ✅ Merged **Merged:** 5/11/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `develop` ← **Head:** `fix/number_sort2` --- ### 📝 Commits (1) - [`614b922`](https://github.com/AppFlowy-IO/AppFlowy/commit/614b92299b80ec1c81954da59b2e2db3b5dbfa83) fix: number sort ### 📊 Changes **3 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-database2/src/services/field/type_options/number_type_option/number_type_option.rs` (+11 -1) 📝 `frontend/rust-lib/flowy-database2/tests/database/mock_data/grid_mock_data.rs` (+1 -1) 📝 `frontend/rust-lib/flowy-database2/tests/database/sort_test/single_sort_test.rs` (+2 -2) </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 22:17:59 +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#5269
No description provided.