[PR #3602] [MERGED] Fix: Missing WhiteSpace b/w Primary Field Text and Row Icon #5786

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3602
Author: @0xJaskeerat
Created: 10/3/2023
Status: Merged
Merged: 10/4/2023
Merged by: @Xazin

Base: mainHead: fix/Missing_WhiteSpace_GridRow


📝 Commits (6)

  • bc29da5 Update link to OS Specific Development
  • 5b3cff1 Merge pull request #1 from 0xJaskeerat/fix/OS_Specific_Dev
  • 957b36d Merge branch 'AppFlowy-IO:main' into main
  • 3d4d7f4 fix: Missing white space b/w primary field text & row's icon
  • 2e20de6 Merge branch 'AppFlowy-IO:main' into fix/Missing_WhiteSpace_GridRow
  • 5f82d5e fix: Updated emoji padding

📊 Changes

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

View changed files

📝 frontend/appflowy_flutter/lib/plugins/database_view/widgets/row/cells/text_cell/text_cell.dart (+1 -1)

📄 Description

Feature Preview

Before

Screenshot 2023-10-03 at 9 40 56 PM

After

Screenshot 2023-10-03 at 9 41 10 PM

Fixes #3390

PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 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/3602 **Author:** [@0xJaskeerat](https://github.com/0xJaskeerat) **Created:** 10/3/2023 **Status:** ✅ Merged **Merged:** 10/4/2023 **Merged by:** [@Xazin](https://github.com/Xazin) **Base:** `main` ← **Head:** `fix/Missing_WhiteSpace_GridRow` --- ### 📝 Commits (6) - [`bc29da5`](https://github.com/AppFlowy-IO/AppFlowy/commit/bc29da598bd41d6bc7b8cd0dcc856d4960504cc1) Update link to OS Specific Development - [`5b3cff1`](https://github.com/AppFlowy-IO/AppFlowy/commit/5b3cff178bef45416d0c53bfcafd28fd1ecd7b91) Merge pull request #1 from 0xJaskeerat/fix/OS_Specific_Dev - [`957b36d`](https://github.com/AppFlowy-IO/AppFlowy/commit/957b36d1734ffb217abe324359352b518a754400) Merge branch 'AppFlowy-IO:main' into main - [`3d4d7f4`](https://github.com/AppFlowy-IO/AppFlowy/commit/3d4d7f4fbd57c36f25b3ae18123c492a016ec37b) fix: Missing white space b/w primary field text & row's icon - [`2e20de6`](https://github.com/AppFlowy-IO/AppFlowy/commit/2e20de64015e93d5546037e97214b4292ffbf36d) Merge branch 'AppFlowy-IO:main' into fix/Missing_WhiteSpace_GridRow - [`5f82d5e`](https://github.com/AppFlowy-IO/AppFlowy/commit/5f82d5e4909e8b25299b75c29c5f4a4022ef82be) fix: Updated emoji padding ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/database_view/widgets/row/cells/text_cell/text_cell.dart` (+1 -1) </details> ### 📄 Description <!--- Thank you for submitting a pull request to AppFlowy. The team will dedicate their best efforts to reviewing and approving your pull request. If you have any questions about the project or feedback for us, please join our [Discord](https://discord.gg/wdjWUXXhtw). --> <!--- If your pull request adds a new feature, please drag and drop a video into this section to showcase what you've done! If not, you may delete this section. --> ### Feature Preview <h1>Before</h1> <img width="1440" alt="Screenshot 2023-10-03 at 9 40 56 PM" src="https://github.com/AppFlowy-IO/AppFlowy/assets/124770018/53b86ccf-2cd5-4b6f-a370-afb1ae60c3e5"> <h1>After</h1> <img width="1440" alt="Screenshot 2023-10-03 at 9 41 10 PM" src="https://github.com/AppFlowy-IO/AppFlowy/assets/124770018/49ca0c65-fc27-4051-804f-b87f2ffb57db"> <!--- List at least one issue here that this PR addresses. If it fixes the issue, please use the [fixes](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) keyword to close the issue. For example: fixes https://github.com/AppFlowy-IO/AppFlowy/pull/2106 --> Fixes #3390 --- <!--- Before you mark this PR ready for review, run through this checklist! --> #### PR Checklist - [x] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [x] I've listed at least one issue that this PR fixes in the description above. - [x] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [x] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:20:18 +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#5786
No description provided.