[PR #1317] [MERGED] fix: add overflow ellipsis in FieldCellButton #4659

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1317
Author: @alemoreau
Created: 10/18/2022
Status: Merged
Merged: 10/19/2022
Merged by: @LucasXu0

Base: mainHead: grid-incomplete_display_of_the_property_names


📝 Commits (2)

  • 0e278dd fix: add overflow ellipsis in FieldCellButton
  • 3ee703c style: align code and add comment

📊 Changes

1 file changed (+8 additions, -1 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/field_cell.dart (+8 -1)

📄 Description

fix https://github.com/AppFlowy-IO/AppFlowy/issues/1296
Using this technique https://github.com/flutter/flutter/issues/18761#issuecomment-812390920
Screenshot from 2022-10-18 13-44-08


🔄 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/1317 **Author:** [@alemoreau](https://github.com/alemoreau) **Created:** 10/18/2022 **Status:** ✅ Merged **Merged:** 10/19/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `grid-incomplete_display_of_the_property_names` --- ### 📝 Commits (2) - [`0e278dd`](https://github.com/AppFlowy-IO/AppFlowy/commit/0e278ddf3f903ba1af6530103088ee9b90ae5ea7) fix: add overflow ellipsis in FieldCellButton - [`3ee703c`](https://github.com/AppFlowy-IO/AppFlowy/commit/3ee703cd6d5813e08b49b290935eca1fa37586d2) style: align code and add comment ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/field_cell.dart` (+8 -1) </details> ### 📄 Description fix https://github.com/AppFlowy-IO/AppFlowy/issues/1296 Using this technique https://github.com/flutter/flutter/issues/18761#issuecomment-812390920 ![Screenshot from 2022-10-18 13-44-08](https://user-images.githubusercontent.com/7126606/196420808-19062ef2-0000-4d1d-af93-53dad422e620.png) --- <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:46 +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#4659
No description provided.