[PR #519] [MERGED] chore: enable drag to expand field's width #4169

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/519
Author: @appflowy
Created: 5/31/2022
Status: Merged
Merged: 5/31/2022
Merged by: @appflowy

Base: mainHead: feat/grid_column_drag


📝 Commits (2)

  • ab896cb chore: enable drag to expand field's width
  • 3d41cb0 chore: adjust ui color

📊 Changes

6 files changed (+53 additions, -45 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/application/grid/field/field_cell_bloc.dart (+12 -7)
📝 frontend/app_flowy/lib/workspace/application/grid/row/row_bloc.dart (+6 -5)
📝 frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/header/field_cell.dart (+11 -11)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/button.dart (+1 -2)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/text_type_option.rs (+1 -1)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/url_type_option.rs (+22 -19)

📄 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/519 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 5/31/2022 **Status:** ✅ Merged **Merged:** 5/31/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feat/grid_column_drag` --- ### 📝 Commits (2) - [`ab896cb`](https://github.com/AppFlowy-IO/AppFlowy/commit/ab896cbc8ff27c66b0439d7dee800ad05a49310a) chore: enable drag to expand field's width - [`3d41cb0`](https://github.com/AppFlowy-IO/AppFlowy/commit/3d41cb0cec9a6482af751a805ddf9b4bb1d0e234) chore: adjust ui color ### 📊 Changes **6 files changed** (+53 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/application/grid/field/field_cell_bloc.dart` (+12 -7) 📝 `frontend/app_flowy/lib/workspace/application/grid/row/row_bloc.dart` (+6 -5) 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/header/field_cell.dart` (+11 -11) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/button.dart` (+1 -2) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/text_type_option.rs` (+1 -1) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/url_type_option.rs` (+22 -19) </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:36:36 +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#4169
No description provided.