[PR #2133] [MERGED] fix: Replace Shortcuts icon in the help menu option to fix misalignment #5115

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2133
Author: @gitstart
Created: 3/28/2023
Status: Merged
Merged: 3/30/2023
Merged by: @a-wallen

Base: mainHead: FLOWY-OSS-5


📝 Commits (1)

  • 37f9134 fix: Replace Shortcuts icon in the help menu option to fix misalignment

📊 Changes

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

View changed files

📝 frontend/appflowy_flutter/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart (+1 -1)

📄 Description

Fixes https://github.com/AppFlowy-IO/AppFlowy/issues/2062

Issue Description

The shortcut option in the help menu is misaligned. This is due to the emoji being smaller in size compared to other emojis.

Reproduction Step

Click on the ? icon on the bottom right section of the app.

Screenshot
issue

Fix Description

Replaced current emoji with clipboard emoji which is more appropriate in size as suggested here

Screenshot

image


This code was written and reviewed by GitStart Community. Growing future engineers, one PR at a time.


🔄 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/2133 **Author:** [@gitstart](https://github.com/gitstart) **Created:** 3/28/2023 **Status:** ✅ Merged **Merged:** 3/30/2023 **Merged by:** [@a-wallen](https://github.com/a-wallen) **Base:** `main` ← **Head:** `FLOWY-OSS-5` --- ### 📝 Commits (1) - [`37f9134`](https://github.com/AppFlowy-IO/AppFlowy/commit/37f9134ee271ba4e9b22fdca66e3c93828068064) fix: Replace Shortcuts icon in the help menu option to fix misalignment ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart` (+1 -1) </details> ### 📄 Description Fixes https://github.com/AppFlowy-IO/AppFlowy/issues/2062 ### Issue Description The shortcut option in the help menu is misaligned. This is due to the emoji being smaller in size compared to other emojis. ### Reproduction Step Click on the `?` icon on the bottom right section of the app. > Screenshot <img width="261" alt="issue" src="https://user-images.githubusercontent.com/13991373/227417737-1409232d-a992-4b3c-8d10-ff45a5e505c6.png"> ### Fix Description Replaced current emoji with clipboard emoji which is more appropriate in size as suggested [here](https://github.com/AppFlowy-IO/AppFlowy/issues/2062#issuecomment-1480461543) > Screenshot ![image](https://user-images.githubusercontent.com/13991373/227417999-877a9498-530f-4eec-aee2-4500c9906c77.png) --- This code was written and reviewed by GitStart Community. Growing future engineers, one PR at a time. --- <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:19 +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#5115
No description provided.