[PR #924] [MERGED] fix: added tooltip for grid row action buttons #4436

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/924
Author: @ChiragKr04
Created: 8/29/2022
Status: Merged
Merged: 8/30/2022
Merged by: @appflowy

Base: mainHead: feat/grid-row-button-tooltip


📝 Commits (2)

  • 32bce89 fix: added tooltip for grid row leading buttons
  • 0eac23b fix: .tr() missing in side bar tooltip text

📊 Changes

4 files changed (+19 additions, -9 deletions)

View changed files

📝 frontend/app_flowy/assets/translations/en.json (+7 -5)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/row/grid_row.dart (+7 -1)
📝 frontend/app_flowy/lib/workspace/presentation/home/menu/menu.dart (+3 -2)
📝 frontend/app_flowy/lib/workspace/presentation/home/navigation.dart (+2 -1)

📄 Description

#686


🔄 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/924 **Author:** [@ChiragKr04](https://github.com/ChiragKr04) **Created:** 8/29/2022 **Status:** ✅ Merged **Merged:** 8/30/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feat/grid-row-button-tooltip` --- ### 📝 Commits (2) - [`32bce89`](https://github.com/AppFlowy-IO/AppFlowy/commit/32bce890f520544a9065bcedcd7e8b950e01c4a5) fix: added tooltip for grid row leading buttons - [`0eac23b`](https://github.com/AppFlowy-IO/AppFlowy/commit/0eac23be6af84aa17ac295752394782b5cfbc697) fix: .tr() missing in side bar tooltip text ### 📊 Changes **4 files changed** (+19 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/assets/translations/en.json` (+7 -5) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/row/grid_row.dart` (+7 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/home/menu/menu.dart` (+3 -2) 📝 `frontend/app_flowy/lib/workspace/presentation/home/navigation.dart` (+2 -1) </details> ### 📄 Description #686 --- <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:48 +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#4436
No description provided.