[PR #866] [MERGED] chore: add shortcut to exit the FlowyOverlay #4401

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/866
Author: @appflowy
Created: 8/17/2022
Status: Merged
Merged: 8/17/2022
Merged by: @appflowy

Base: mainHead: feat/shortcut_escape_to_exit_overlay


📝 Commits (1)

  • 6c2dda1 chore: add shortcut to exit the FlowyOverlay

📊 Changes

3 files changed (+135 additions, -43 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/cell_shortcuts.dart (+10 -8)
📝 frontend/app_flowy/packages/flowy_infra_ui/example/lib/overlay/overlay_screen.dart (+70 -25)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/flowy_overlay.dart (+55 -10)

📄 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/866 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 8/17/2022 **Status:** ✅ Merged **Merged:** 8/17/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feat/shortcut_escape_to_exit_overlay` --- ### 📝 Commits (1) - [`6c2dda1`](https://github.com/AppFlowy-IO/AppFlowy/commit/6c2dda16670767e4dab2dd20c5a820bcc382b066) chore: add shortcut to exit the FlowyOverlay ### 📊 Changes **3 files changed** (+135 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/cell_shortcuts.dart` (+10 -8) 📝 `frontend/app_flowy/packages/flowy_infra_ui/example/lib/overlay/overlay_screen.dart` (+70 -25) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/flowy_overlay.dart` (+55 -10) </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:37:38 +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#4401
No description provided.